open-nomad/.changelog/11284.txt
Florian Apolloner ef88795af3
Added a -hcl2-strict flag to allow for lenient hcl variable parsing. (#11284)
Co-authored-by: James Rasell <jrasell@hashicorp.com>
2021-11-04 16:33:09 +01:00

4 lines
128 B
Plaintext

```release-note:improvement
cli: added `hcl2-strict` flag to control HCL2 parsing errors where variable passed without root
```