open-nomad/e2e/terraform/terraform.tfvars

7 lines
189 B
Plaintext
Raw Normal View History

region = "us-east-1"
instance_type = "t2.medium"
server_count = "3"
client_count = "4"
windows_client_count = "1"
profile = "full-cluster"