commit 1c384b370bf2e20b9b01dabb52a7942c135d15c4 parent 7bc06e0dc64e561729ddebac13d103972ac464ef Author: Andreas Gruhler <agruhl@gmx.ch> Date: Sat, 14 Jun 2025 09:59:56 +0200 feat(nomad): bump to 1.10.2 Diffstat:
M | hashi-pi.pkr.hcl | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/hashi-pi.pkr.hcl b/hashi-pi.pkr.hcl @@ -95,7 +95,7 @@ variable "nomad_server" { variable "nomad_version" { type = string - default = "1.9.1" + default = "1.10.2" } variable "username" {