2 variable "nomad_datacenters" {
3 description = "Nomad data centers"
8 variable "nomad_host_volume" {
9 description = "Nomad Host Volume"
11 default = "persistence"
15 variable "nginx_job_name" {
16 description = "Nginx job name"
21 variable "nginx_use_host_volume" {
22 description = "Use Nomad host volume feature"