X-Git-Url: http://git.squeep.com/?p=awsible;a=blobdiff_plain;f=infrastructure%2Fterraform-infrastructure%2Fvariables.tf;fp=infrastructure%2Fterraform-infrastructure%2Fvariables.tf;h=c6794b056cfb3f4c4da95735df9c2ccd3708d041;hp=0000000000000000000000000000000000000000;hb=8576668075ca95e44481d9c9ed29d7e6af024bdc;hpb=933c48ff1e134168de3aaa2d20e4d43c13d04928 diff --git a/infrastructure/terraform-infrastructure/variables.tf b/infrastructure/terraform-infrastructure/variables.tf new file mode 100644 index 0000000..c6794b0 --- /dev/null +++ b/infrastructure/terraform-infrastructure/variables.tf @@ -0,0 +1,4 @@ +variable "region" {} +variable "remote_state_bucket" {} +variable "remote_state_table" {} +variable "environment" {}