Terraform AWS VPC Example

Steps:

  • Clone the repo
  • rename example.terraform.tfvars to terraform.tfvars
  • change values of variables.
  • terraform init
  • terraform plan
  • terraform apply