github.com/hernad/nomad@v1.6.112/.changelog/14002.txt (about)

     1  ```release-note:improvement
     2  template: Expose per-template configuration for `error_on_missing_key`. This allows jobspec authors to specify that a
     3  template should fail if it references a struct or map key that does not exist. The default value is false and should be
     4  fully backward compatible.
     5  ```