Skip to content

greg-reese/gcp-quota-comparer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gcp quota comparer

This tool is used to compare similarly named projects in (Google Cloud Platform)[https://console.cloud.google.com] based upon a project filter and regex strings to determine compatibility. This then will loop through all projects and regions and output any differences between quotas.

Usage

Manually

go install
go build
./gcp-quota-comparer --from="labels.environment=dev" --to="labels.environment=staging"

VS Code

cp ./env.example .env modify the environmental values using the properties specified in main.go Use Launch Package

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages