-
Notifications
You must be signed in to change notification settings - Fork 676
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
The terraform-provider-ibm_v1.68.1 plugin crashed when trying to update Code Engine Secrets #5582
Comments
@michael-magrian can some one from team look into the issue |
Hey @GesaSchirren, |
I will try, we just implemented a more automated secret rotation, so there might be bugs in our specification, as far as i know, it was working with 1.67.1 and we just updated to 1.68.1 last week. I also don't want to expose all of our specification. code-engine-secrets.tf
postgres_roles.tf
postgres_secrets.tf
So we have a secret in the secrets manager that rotates and sets a new password for the database and then the password in the code engine secret gets updated. |
Thank for for the added definitions. I don't really see any changes in the provider between the versions |
Alright, I can confirm that this is a regression in the |
Alright, thanks for looking into it so quickly! |
Terraform Plugin is crashing when trying to update Code Engine Secrets, was working with ibm-cloud/ibm v1.67.1
Terraform CLI and Terraform IBM Provider Version
Running on schematics workspace -
ibm-cloud/ibm v1.68.1
Affected Resource(s)
Code Engine Secrets
Debug Output
The text was updated successfully, but these errors were encountered: