mirror of https://github.com/hashicorp/terraform
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.pull/19086/head
parent
4472cffb35
commit
f475b3b931
Loading…
Reference in new issue