get-secretmanager-secrets
get-secretmanager-secrets copied to clipboard
Support impersoante service account
TL;DR
I would like to get Google Cloud Secret Manager secrets with an impersonate service account.
Detailed design
- id: 'secrets'
uses: 'google-github-actions/get-secretmanager-secrets@v1'
with:
impersonate_service_account: "[email protected]"
secrets: |-
token:my-project/docker-registry-token
Additional information
No response