Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 202 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 202 Bytes

A template to terraform an AWS VPC with 3 private and 3 public subnets

  1. change the values in variables.tf file

  2. create a terraform.tfvars file inthe root to hold you credentials

  3. terraform init