Terraform templates for various resources.
Place main.tf
and variables.tf
in a directory named terraform
within the project directory on the local system.
Update variable names in variables.tf
gcloud auth application-default login
terraform init
terraform apply
To destroy resources:terraform destroy
Creates a VPC named with one or more subnets (set count) in for .