93630cf95f
This is a more specialized version of ConfigValueFromHCL2 which is specifically for config values that represent the content of a block body in the configuration. By using the schema of that block we can more precisely emulate the old HCL1/HIL behaviors by distinguishing attributes from blocks and applying some slightly different behaviors for the handling of null values and of empty collections that are representing the absense of blocks of a particular type. |
||
---|---|---|
.. | ||
flatmap.go | ||
flatmap_test.go | ||
paths.go | ||
paths_test.go | ||
single_attr_body.go | ||
values.go | ||
values_test.go |