CircleCI-Public / gcp-cli-orb

Install and configure the Google Cloud CLI (gcloud)
https://circleci.com/orbs/registry/orb/circleci/gcp-cli
MIT License
9 stars 32 forks source link

feat: OIDC support #56

Closed Jaryt closed 1 year ago

Jaryt commented 1 year ago

Motivation, issues

Provide users the ability to use temporary tokens to authenticate with OIDC

Description

Adds following parameters to setup job:

Fulfilling oidc_token_file_path circumvents the gcloud service key authentication, and instead authenticates with OIDC