open-nomad/.changelog/12777.txt
Michael Schurter 6449ba8d41
api: add ParseHCLOpts helper method (#12777)
The existing ParseHCL func didn't allow setting HCLv1=true.
2022-04-25 11:51:52 -07:00

4 lines
99 B
Plaintext

```release-note:improvement
api: Added ParseHCLOpts helper func to ease parsing HCLv1 jobspecs
```