open-nomad/.changelog/10876.txt
Tim Gross 5937f54fc3
client: interpolate meta blocks with task environment (#10876)
Adds missing interpolation step to the `meta` blocks when building the task
environment. Also fixes incorrect parameter order in the test assertion and
adds diagnostics to the test.
2021-07-08 16:03:15 -04:00

4 lines
104 B
Plaintext

```release-note:bug
client: Fixed bug where meta blocks were not interpolated with task environment
```