github.com/Ilhicas/nomad@v1.0.4-0.20210304152020-e86851182bc3/e2e/terraform/tests/1-test.tfvars (about) 1 # test: install a public Nomad release 2 profile = "dev-cluster" 3 4 server_count = 3 5 client_count = 4 6 windows_client_count = 1 7 8 nomad_version = "0.12.1"