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

Project service account secrets are null after initial apply #113

Closed
christophersjchow opened this issue Sep 24, 2024 · 2 comments
Closed

Comments

@christophersjchow
Copy link

I have a use case where we would like to store the service account secret in a secrets manager. The apply initially to create the secret works fine but subsequent applies fail as the api_key attributes are no longer available against the openai_project_service_account resource.

Should this data be available in the state? I understand that Terraform is still working on how to handle sensitive values hashicorp/terraform#516 but until that lands I think its reasonable to store the secret in the statefile.

@skyscrapr
Copy link
Owner

I'll look into it.
You definitely have it at creation time. So maybe there is a bug in my "refresh" code.

Give me a couple of days

@skyscrapr
Copy link
Owner

this should be resolve in v1.7.1

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

No branches or pull requests

2 participants