terraform/flatmap
James Bardin f7adde0c44 remove maps with empty counts during expand
When we encounter maps with empty counts, remove them from the expansion
to prevent already empty sub-elements from being retained.

Convert TestExpand to subtests for easier debugging.
2017-04-14 16:33:31 -04:00
..
expand.go remove maps with empty counts during expand 2017-04-14 16:33:31 -04:00
expand_test.go remove maps with empty counts during expand 2017-04-14 16:33:31 -04:00
flatten.go
flatten_test.go
map.go
map_test.go