mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-04 13:17:43 -06:00
97bde5467c
Nulls can't exist in HCL, and the legacy sdk will panic when encountering them. The map shim already did this, just copy the same pattern in the list case. |
||
---|---|---|
.. | ||
flatmap_test.go | ||
flatmap.go | ||
paths_test.go | ||
paths.go | ||
single_attr_body.go | ||
values_equiv_test.go | ||
values_equiv.go | ||
values_test.go | ||
values.go |