mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-13 06:00:33 -04: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.