This commit is contained in:
Edward Viaene
2016-10-12 16:10:31 +00:00
parent 9d3c2936ea
commit 2cdc2aec7b
6 changed files with 168 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
provider "aws" {
region = "${var.AWS_REGION}"
}