Skip to content

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

License

Notifications You must be signed in to change notification settings

jamesoundb/aws-vpc-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages