initial commit of replacement infrastructure automation
[awsible] / infrastructure / modules / tf_aws_vpc / version.tf
diff --git a/infrastructure/modules/tf_aws_vpc/version.tf b/infrastructure/modules/tf_aws_vpc/version.tf
new file mode 100644 (file)
index 0000000..cc0789e
--- /dev/null
@@ -0,0 +1,4 @@
+terraform {
+  required_version = ">= 0.9.11"
+}
+