open-nomad/e2e/terraform/terraform.tfvars

9 lines
236 B
HCL

region = "us-east-1"
instance_type = "t2.medium"
server_count = "3"
client_count = "4"
windows_client_count = "1"
# alternatively, set this via env var: TF_VAR_nomad_sha
# nomad_sha = ""