elasticbeanstalk demo

This commit is contained in:
Edward Viaene
2016-12-05 16:19:48 +00:00
parent 694091de62
commit 3476e4e9c4
9 changed files with 326 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
provider "aws" {
region = "${var.AWS_REGION}"
}