mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
6 lines
297 B
Plaintext
6 lines
297 B
Plaintext
```release-note:improvement
|
|
template: Expose per-template configuration for `error_on_missing_key`. This allows jobspec authors to specify that a
|
|
template should fail if it references a struct or map key that does not exist. The default value is false and should be
|
|
fully backward compatible.
|
|
```
|