From efba4c845355bff4334d683a2a6fedf3c6481216 Mon Sep 17 00:00:00 2001 From: Juana De La Cuesta Date: Mon, 18 Nov 2024 13:36:39 +0100 Subject: [PATCH] Update e2e/terraform/README.md Co-authored-by: Piotr Kazmierczak <470696+pkazmierczak@users.noreply.github.com> --- e2e/terraform/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e2e/terraform/README.md b/e2e/terraform/README.md index 47e16a088f6..a5785654557 100644 --- a/e2e/terraform/README.md +++ b/e2e/terraform/README.md @@ -59,7 +59,7 @@ You will also need a Consul Enterprise license file and a Nomad Enterprise licen Optionally, edit the `nomad_local_binary` variable in the `terraform.tfvars` file to change the path to the local binary of -Nomad you'd like to upload, but keep in mind it has to match the distribution of the nodes. +Nomad you'd like to upload, but keep in mind it has to match the OS and the CPU architecture of the nodes (amd64 linux). Run Terraform apply to deploy the infrastructure: