mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 18:01:01 -06:00
057941ce18
For historical reasons, sets are represented as sparse lists in a flatmap, however a computed set does not have a numeric index. Strip the `~` flag from a computed set's index during expansion, and add it back in the prefix after sorting. |
||
---|---|---|
.. | ||
expand_test.go | ||
expand.go | ||
flatten_test.go | ||
flatten.go | ||
map_test.go | ||
map.go |