mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 01:41:48 -06:00
05e85885f9
When creating a flatmap from a cty.Value, there may be Null collections which don't need to be added to the flatmap at all. Skip over these to avoid panicking in ElementIterator with a Null value. |
||
---|---|---|
.. | ||
flatmap_test.go | ||
flatmap.go | ||
single_attr_body.go | ||
values_test.go | ||
values.go |