initial commit of replacement infrastructure automation
[awsible] / infrastructure / modules / tf_aws_vpc / README.md
diff --git a/infrastructure/modules/tf_aws_vpc/README.md b/infrastructure/modules/tf_aws_vpc/README.md
new file mode 100644 (file)
index 0000000..8b31cad
--- /dev/null
@@ -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