Skip to content

Commit

Permalink
Upgrade Nomad to v1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisTerBeke committed Jun 4, 2024
1 parent 91c4937 commit f818e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ variable "machine_type" {
variable "nomad_version" {
type = string
description = "Nomad version to use for the server and client nodes"
default = "1.7.7"
default = "1.8.0"
}

variable "nomad_datacenter" {
Expand Down

0 comments on commit f818e7a

Please sign in to comment.