X-Git-Url: http://git.squeep.com/?p=awsible;a=blobdiff_plain;f=infrastructure%2Fmodules%2Ftf_aws_vpc%2FREADME.md;fp=infrastructure%2Fmodules%2Ftf_aws_vpc%2FREADME.md;h=8b31cadfb7648df364ae44a93f08d8616ee89b88;hp=0000000000000000000000000000000000000000;hb=8576668075ca95e44481d9c9ed29d7e6af024bdc;hpb=933c48ff1e134168de3aaa2d20e4d43c13d04928 diff --git a/infrastructure/modules/tf_aws_vpc/README.md b/infrastructure/modules/tf_aws_vpc/README.md new file mode 100644 index 0000000..8b31cad --- /dev/null +++ b/infrastructure/modules/tf_aws_vpc/README.md @@ -0,0 +1,10 @@ +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. + +Required variables: + + region + project + environment + cidr + public_azs + private_azs