A CLI tool to configure GitHub Actions to use Workload Identity Federation.
gwif pools create
gwif providers create
gwif auth
gwif yaml
go install github.com/unacast/gwif@latest
- Install the Google Cloud SDK
- Configure gcloud
gcloud config configurations create <name>
gcloud config set project <project-id>
gcloud auth login
- IAM Admin
- Workload Identity Federation Admin