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