mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-19 19:00:43 -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.