HCL2
Nomad uses HCL2 for it's configuration
Docs
Variables
variable "job_type" {
description = ""
default = "service"
}
job "test" {
type = "$${var.job_type}"
}
Last update:
August 11, 2023
Created: June 3, 2023
Created: June 3, 2023