You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a user applies an update to a doppler_secret resource and changes the project attribute, an update-in-place occurs. The new secret is provisioned as expected, however the old secret is not deleted.
The expected behavior is that if you update a secret resource; only the new secret will exist.
The text was updated successfully, but these errors were encountered:
When a user applies an update to a doppler_secret resource and changes the
project
attribute, an update-in-place occurs. The new secret is provisioned as expected, however the old secret is not deleted.The expected behavior is that if you update a secret resource; only the new secret will exist.
The text was updated successfully, but these errors were encountered: