Newer
Older
terraform_templates / README.md
@Curtis Lewis Curtis Lewis on 23 Jun 516 bytes initial commit vpc_with_subnets

terraform_templates

Terraform templates for various resources.

Set up and running

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

vpc_with_subnets

Creates a VPC named with one or more subnets (set count) in for .