mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-19 03:02:07 -04:00
In this codepath we're still using the old "internal" ResourceAddress parser to parse resource addresses from the diff, but the string being parsed does not include a module path and so the result is interpreted as a resource in the root module. We need to rewrite this to be in the correct module path as part of converting to the new address representation, in order to get a correct absolute address.
2.3 KiB
2.3 KiB