Skip to content

brentchang/bulk-gcp-external-ip-reserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Google Cloud Platform bulk static external ip reserver

shell script to reserve Google Cloud Platform static external IPs.

Requirements

1.Already authenticated Google Cloud SDK
2.Project ID have been set through gcloud config set project
3.Authencated account/service account with IAM permissions to reserve static external IP.

Usage

$ git clone https://github.com/brentchang/bulk-gcp-external-ip-reserver.git
$ cd bulk-gcp-external-ip-reserver
$ chmod +x ext_ip.sh
$ ./ext_ip.sh

About

shell script to reserve Google Cloud Platform static external IPs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages