open-nomad/e2e/terraform/provision-nomad
Tim Gross 06c75460f3
e2e: provide precedence for version variables (#9216)
The `nomad_sha`, `nomad_version`, and `nomad_local_binary` variables for the
Nomad provisioning module assumed that only one would be set. By having the
override each other with an explicit precedence, it makes it easier to avoid
problems with Terraform's implicit variables behavior.

Set the expected default values in the `terraform.full.tfvars` to avoid
shadowing by any future changes to the `terraform.tfvars` file.

Update the Makefile to put the `-var` and `-var-file` in the correct order.
2020-10-29 09:15:22 -04:00
..
main.tf e2e: provide precedence for version variables (#9216) 2020-10-29 09:15:22 -04:00
variables.tf e2e: add flag to bootstrap Nomad ACLs (#8961) 2020-09-28 09:22:36 -04:00