mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-14 04:01:09 -04:00
The Mailgun provider was relying on an old behavior of `ResourceData.Set` that would allow nested access to maps. We now just build up our own maps like sane people.