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 flatmap: add richer API to resulting flattened map 2014-07-09 15:26:47 -07:00
flatten_test.go flatmap: add richer API to resulting flattened map 2014-07-09 15:26:47 -07:00
map.go fmt 2014-07-14 21:56:34 -07:00
map_test.go flatmap: add Contains 2014-07-14 21:40:29 -07:00