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