initial commit of replacement infrastructure automation
[awsible] / infrastructure / vpcaccess-stack / variables.tf
diff --git a/infrastructure/vpcaccess-stack/variables.tf b/infrastructure/vpcaccess-stack/variables.tf
new file mode 100644 (file)
index 0000000..851f8fe
--- /dev/null
@@ -0,0 +1,6 @@
+variable "region" {}
+variable "environment" {}
+variable "remote_state_bucket" {}
+variable "remote_state_table" {}
+variable "acct_name" {}
+variable "key_name" {}