Building an AWS VPC with Terraform

In David’s previous article, he outlined some general requirements and best practices around designing your first AWS VPC. This article continues what was started in order to put the design into practice.  When building a multi-account AWS environment, it is important to make sure all the AWS VPCs are built the same. If this is [...]