Open adil-jeel opened 1 year ago
Thank you for reporting the issue. We have raised an internal ticket to track this. Our service engineers will get back to you.
hello, this issue is also blocking my team. Could you please provide an ETA on possible workaround or resolution ?
Is there any update on this issue?
Looks like updating the secret_content.name
when changing the secret value doesn't change the user facing secret name and updates it in place by creating another version
This effectively breaks this service since you never know when a proposed change will lockup terraform stacks. Even something as small as a freeform tag causes this error. Currently only fix is to destroy and recreate but with a limit of 10 you may not be able to do that.
Looks like updating the
secret_content.name
when changing the secret value doesn't change the user facing secret name and updates it in place by creating another version
That wasn't my experience with any of that last 11 provider build versions 5.35.0 - 5.46.0
The problem still exists in 6.8.0
but changing the secret_content.name
does work for me to create a new version of a secret.
Terraform Version and Provider Version
Affected Resource(s)
Terraform Configuration Files
Debug Output
Expected Behavior
It should update secret as it showing in plan
Actual Behavior
Community Note