github.com/Ilhicas/nomad@v1.0.4-0.20210304152020-e86851182bc3/e2e/terraform/tests/3-test.tfvars (about)

     1  # test: install a specific Nomad sha
     2  profile = "dev-cluster"
     3  
     4  server_count         = 3
     5  client_count         = 4
     6  windows_client_count = 1
     7  
     8  nomad_sha = "2a6e62be00a0db228d8add74ceca6ca83c8efdcf"