Skip to content

Commit

Permalink
Update e2e/terraform/terraform.tfvars
Browse files Browse the repository at this point in the history
Co-authored-by: Piotr Kazmierczak <470696+pkazmierczak@users.noreply.github.com>
  • Loading branch information
Juanadelacuesta and pkazmierczak authored Nov 18, 2024
1 parent 8b58293 commit 425003b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/terraform/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# this default tfvars file expects that you have built nomad
# with `make dev` or similar (../../ = this repository root)
# before running `terraform apply` and created the /pkg/distributio/binary
# before running `terraform apply` and created the /pkg/goos_goarch/binary
# folder

nomad_local_binary = "../../pkg/linux_amd64/nomad"
Expand Down

0 comments on commit 425003b

Please sign in to comment.