open-nomad/e2e/terraform/provision-nomad
Tim Gross f4ccb360ef E2E: use remote-exec via TF0.14.7+
The E2E provisioning used local-exec to call ssh in a for loop in a hacky
workaround https://github.com/hashicorp/terraform/issues/25634, which
prevented remote-exec from working on Windows. Move to a newer version of
Terraform that fixes the remote-exec bug to make provisioning more reliable
and observable.

Note that Windows remote-exec needs to include the `powershell` call itself,
unlike Unix-alike remote-exec.
2021-04-08 16:03:06 -04:00
..
main.tf E2E: use remote-exec via TF0.14.7+ 2021-04-08 16:03:06 -04:00
variables.tf e2e allow setting an enterprise license environment variable (#10233) 2021-03-25 14:35:55 -04:00