mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-18 18:01:51 -04:00
Although maps and objects are similar, maps require that all values be of the same type while objects can allow different values to have their own type. This function does not restrict itself to maps- the examples themselves include cases where both strings and lists are passed through, making this an object and not a map.