mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-18 07:01:32 -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.