Hi
I have been using Nomad in my project using test.nomad job file . we are not using Nomad 1.0 , so i suppose hcl2 is not used , Just wanted to know if we can use temaplate along with default values for example :
“max_parallel = [ % job.update.max_parallel %] | default : 1”