Skip to content

unacast/gwif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gwif

A CLI tool to configure GitHub Actions to use Workload Identity Federation.

Usage

gwif pools create
gwif providers create
gwif auth
gwif yaml

Installation

go install github.com/unacast/gwif@latest

Dependencies

Google Cloud SDK

  1. Install the Google Cloud SDK
  2. Configure gcloud
gcloud config configurations create <name>
gcloud config set project <project-id>
gcloud auth login

Permissions

  • IAM Admin
  • Workload Identity Federation Admin

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages