mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-06 07:00:27 -05:00
flatmap.Expand was adding `%` as a value in nested maps. Removing that allows us properly expand objects other than a simple map.
flatmap.Expand was adding `%` as a value in nested maps. Removing that allows us properly expand objects other than a simple map.