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