commit 743536789af1a4fe64c2de1ec881426bd128672b parent 1c3d25176225ba56857ac0a2e5ad4eb63ec58996 Author: Andreas Gruhler <andreas.gruhler@adfinis.com> Date: Sat, 27 Jul 2024 19:55:49 +0200 chore(nomad): bump nomad 1.8.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 @@ -86,7 +86,7 @@ variable "nomad_server" { variable "nomad_version" { type = string - default = "1.8.1" + default = "1.8.2" } variable "username" {