open-nomad/.changelog/14637.txt
Jim Razmus II 7da3fd050b
jobspec: allow artifact headers in HCLv1 (#14637)
* jobspec: allow artifact headers in HCLv1

Co-authored-by: Luiz Aoqui <luiz@hashicorp.com>
2022-09-27 12:18:49 -04:00

4 lines
131 B
Plaintext

```release-note:bug
jobspec: Fixed a bug where an `artifact` with `headers` configuration would fail to parse when using HCLv1
```