mirror of https://github.com/hashicorp/terraform
The PathMatcher used when rendering diffs assumes the caller knows the structure the path was derived from, which is incorrect. RelevantAttributes is derived from references to an object, which may have errors hidden by `try` or `can` functions, or the data may not have been updated to match paths via targeted operations. Even in the case where the data may be incorrect, we can't crash when rendering the data, because the user may not be able to work around the panic with no other information about which resource contains unexpected references.backport/jbardin/path-matcher/legally-upright-cub
parent
ac7206c919
commit
a5077e7ddb
Loading…
Reference in new issue