Currently only deals with the literal HCL structure. Later we will also support HIL parsing and evaluation within strings, to achieve parity with existing uses of HCL/HIL together. For now, this has parity with uses of HCL alone, with the exception that float and int values are not distinguished, because cty does not make this distinction. |
||
---|---|---|
.. | ||
hclhil | ||
json | ||
diagnostic_text_test.go | ||
diagnostic_text.go | ||
diagnostic.go | ||
doc.go | ||
eval_context.go | ||
merged_test.go | ||
merged.go | ||
pos.go | ||
schema.go | ||
structure.go |