initial commit of replacement infrastructure automation
[awsible] / infrastructure / modules / tf_aws_vpc / README.md
1 Creates a basic AWS VPC environment, with a public and private subnet per AZ, NAT gateways, and routing tables, as well as a base iam role and security group.
2
3 Required variables:
4
5 region
6 project
7 environment
8 cidr
9 public_azs
10 private_azs