initial commit of replacement infrastructure automation
[awsible] / infrastructure / modules / terraform-infrastructure / variables.tf
diff --git a/infrastructure/modules/terraform-infrastructure/variables.tf b/infrastructure/modules/terraform-infrastructure/variables.tf
new file mode 100644 (file)
index 0000000..b1df2ff
--- /dev/null
@@ -0,0 +1,3 @@
+variable "region" {}
+variable "remote_state_bucket" {}
+variable "remote_state_table" {}