Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove gcp_credentials_file variable at module level #292

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

mpagot
Copy link
Collaborator

@mpagot mpagot commented Nov 12, 2024

Remove gcp_credentials_file setting at module level as it is not needed there. This setting and the credential file is only needed in a single place when defining the provider:

credentials = file(var.gcp_credentials_file)

Verification:

Remove this setting where not needed and let the deployment works without it.
Copy link
Collaborator

@lpalovsky lpalovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@BillAnastasiadis BillAnastasiadis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Dawei-Pang
Copy link

LGTM

@mpagot mpagot merged commit b96e30b into SUSE:main Nov 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants