This repository is created for personal use. Infrastructure consists of :
- S3 bucket
- VPC
- IGW
- 3 PUBLIC SUBNETS
- 3 NAT GATEWAYS
- ELASTIC IP's for all 3 NAT GATEWAYS
- 3 PRIVATE SUBNETS
- CORRESPONDING ROUTE TABLES
The pre-requsites folders conists of terraform code to create a s3 bucket and a DynamoDB table which would be used as a centralized state store repostiry as described in this blog post.
Here is a list of important documents which I have followed: (Bookmarking it here)