2eab3db0dc
* update versions of all products and add consul-template * update client and server user_data scripts * modify README.md and terraform.tfvars * fix typo in consul-template system unit file * update AMI id
8 lines
188 B
HCL
8 lines
188 B
HCL
region = "us-east-1"
|
|
ami = "ami-066a7f2ffac02f833"
|
|
instance_type = "t2.medium"
|
|
key_name = "KEY_NAME"
|
|
server_count = "3"
|
|
client_count = "4"
|
|
|