This commit is contained in:
Edward Viaene
2018-06-18 08:36:34 +00:00
parent e4ae2ee048
commit 938ba0bfd0
8 changed files with 141 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
provider "aws" {
region = "${var.AWS_REGION}"
}