Hello, the nomad CLI has an option for feeding variables through a hcl file using nomad job run -var-file vars.hcl job.hcl Can this be replicated with the python lib?
Hello,
the nomad CLI has an option for feeding variables through a hcl file using
Can this be replicated with the python lib?