google.cloud.secretmanager.v1.SecretManagerService.DisableSecretVersion
event in GCP for SecretManager indicates that a specific version of a secret has been disabled.[SECRET_NAME]
with the desired name for your secret, and [PATH_TO_SECRET_FILE]
with the path to the file containing the secret data.
pip install google-cloud-secret-manager
.'your-project-id'
and 'your-secret-id'
with your actual project and secret IDs.