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
version_destroy_ttl - (Optional) Secret Version TTL after destruction request. This is a part of the delayed delete feature on Secret Version. For secret with versionDestroyTtl>0, version destruction doesn't happen immediately on calling destroy instead the version goes to a disabled state and the actual destruction happens after this TTL expires.
The text was updated successfully, but these errors were encountered:
frits-v
changed the title
(secrets_manager): add support for Secret Version version_destroy_ttl
(modules/secret-manager): add support for Secret Version version_destroy_ttlOct 29, 2024
frits-v
added a commit
to frits-v/cloud-foundation-fabric
that referenced
this issue
Oct 29, 2024
version_destroy_ttl - (Optional) Secret Version TTL after destruction request. This is a part of the delayed delete feature on Secret Version. For secret with versionDestroyTtl>0, version destruction doesn't happen immediately on calling destroy instead the version goes to a disabled state and the actual destruction happens after this TTL expires.
The text was updated successfully, but these errors were encountered: