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