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 updating a secret, it could be possible to disable previous version.
ISSUE TYPE
Feature Idea
COMPONENT NAME
gcp_secret_manager
ADDITIONAL INFORMATION
Avoid being able to use previous secret's versions without destroying secret.
- name: Add a new version of a secret disabling previous onegoogle.cloud.gcp_secret_manager:
name: secret_keyvalue: updated super secret disabling previousstate: presentdisable_previous_version: true
The text was updated successfully, but these errors were encountered:
SUMMARY
When updating a secret, it could be possible to disable previous version.
ISSUE TYPE
COMPONENT NAME
gcp_secret_manager
ADDITIONAL INFORMATION
Avoid being able to use previous secret's versions without destroying secret.
The text was updated successfully, but these errors were encountered: