SUMMARY
Support exclude_latest when using gcp_secret_manager with version: all-but-latest
- name: Delete all versions of a secret
google.cloud.gcp_secret_manager:
name: secret_key
version: all-but-latest
state: absent
ISSUE TYPE
COMPONENT NAME
google.cloud.gcp_secret_manager
ADDITIONAL INFORMATION
#543 added support for gcp_secret_manager.
This should help remove old versions without the need to pay for them:
SUMMARY
Support
exclude_latestwhen usinggcp_secret_managerwithversion: all-but-latestISSUE TYPE
COMPONENT NAME
google.cloud.gcp_secret_managerADDITIONAL INFORMATION
#543 added support for
gcp_secret_manager.This should help remove old versions without the need to pay for them: