1d948bb4e8
HCLv1 special case map assignment: ```hcl map_attr = { "K" = "V" } ``` is parsed as ```json {"map_attr": [{"K": "V"}]} ``` |
||
---|---|---|
.. | ||
hclutil | ||
test-fixtures | ||
functions.go | ||
hcl_conversions.go | ||
parse.go | ||
parse_job.go | ||
parse_map.go | ||
parse_test.go |