mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-16 03:19:59 -04:00
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.go | ||
| expand_test.go | ||
| flatten.go | ||
| flatten_test.go | ||
| map.go | ||
| map_test.go | ||