get-secretmanager-secrets icon indicating copy to clipboard operation
get-secretmanager-secrets copied to clipboard

Support impersoante service account

Open yu-iskw opened this issue 2 years ago • 0 comments

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

yu-iskw avatar Jun 30 '23 07:06 yu-iskw