Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 213 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 213 Bytes

terraform-aws-vpc

a sample terraform script to setup a vpc in aws

How to run the terraform script

terraform init
terraform plan
terraform apply

How to destroy

terraform destroy