Skip to content

Shell script to delete Google Cloud Platform default VPC and related firewall rules.

License

Notifications You must be signed in to change notification settings

brentchang/gcp-default-vpc-remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gcp-default-vpc-remover

Shell script to delete Google Cloud Platform default VPC and related firewall rules.

Requirements

  • Google Cloud SDK (gcloud) installed or use Cloud Shell
  • Valid gcloud auth permission to delete firewall rules and VPC network

Usage

$ git clone https://github.com/brentchang/gcp-default-vpc-remover.git
$ cd gcp-default-vpc-remover
$ chmod +x vpc-remover.sh
$ ./vpc-remover.sh

About

Shell script to delete Google Cloud Platform default VPC and related firewall rules.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages