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 creds from state #1814

Merged
merged 7 commits into from
Mar 11, 2024
Merged

Conversation

VenelinMartinov
Copy link
Contributor

@VenelinMartinov VenelinMartinov commented Mar 11, 2024

fixes #1759

Reverts #1715 and #1691.

The TF providers was already picking up credentials from the env var before #1691. We have no reason to store these in the state.

Note that this might break users who depend on the the stored credentials for authentication. I think this is intended and they can set up an env var or explicitly configure the provider to store the credentials.

Copy link

Does the PR have any schema changes?

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@VenelinMartinov
Copy link
Contributor Author

I'll see if I can add a test for this, although it might be hacky with the CI auth setup.

Copy link
Member

@iwahbe iwahbe left a comment

Choose a reason for hiding this comment

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

If we can add a test, that would be great.

@VenelinMartinov VenelinMartinov enabled auto-merge (squash) March 11, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants