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. |
||
---|---|---|
.. | ||
doc.go | ||
parser.go | ||
public.go | ||
shim.go | ||
structure_test.go | ||
structure.go |