Fixes for AWS Terraform Deployment

This commit is contained in:
Vincent Schwarzer
2017-03-20 12:06:07 +01:00
parent 859c08620b
commit 952ab03d2a
5 changed files with 43 additions and 4 deletions

View File

@@ -1,6 +1,5 @@
#Global Vars
aws_cluster_name = "devtest"
aws_region = "eu-central-1"
#VPC Vars
aws_vpc_cidr_block = "10.250.192.0/18"