This commit is contained in:
Edward Viaene
2016-10-11 12:39:29 +00:00
parent 49aa6e7576
commit 59859b4f9d
3 changed files with 34 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
provider "aws" {
region = "${var.AWS_REGION}"
}