actions-hub / gcloud

GitHub Action for interacting with Google Cloud Platform (GCP)
https://github.com/marketplace/actions/google-cloud-platform-gcp-cli-gcloud
MIT License
229 stars 28 forks source link

Allow for token-based authentication #33

Closed n-oden closed 1 year ago

n-oden commented 1 year ago

If CLOUDSDK_AUTH_ACCESS_TOKEN is set, use it.

Update the README to explain how this works in concert with workload identity federation.

exelban commented 1 year ago

Hi. Thanks for the PR. And sorry for the long response. LGTM.