Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 285 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 285 Bytes

aws-vpc-example

Using Terraform to create an AWS VPC with 12 subnets across three availability zones. One tier for Web, one tier for APP, one tier for DB, and one tier marked Reserved for later use. The WEB tier is in a public subnet and the APP and DB tiers are in private subnets.