Stop silently converting map Elem from Resource to TypeString · Issue #78 · hashicorp/terraform-plugin-sdk

Proposed resolution: modify all the schemas which use Type: TypeMap with Elem: Resource; then tighten this validation in getValueType() Arguably a follow on to hashicorp/terraform#12638 In helper/s...