diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d00e196f2..81ff9b7442 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ BUG FIXES: * command/init: Fix confusing error message for locally-installed providers with invalid package structure [GH-25504] * core: Prevent outputs from being evaluated during destroy [GH-25500] * core: Fix the pruning of temporary values from the root module which will fail to evaluate during destroy [GH-25543] +* core: Don't create redundant dependency edges between objects in different instances of the same module. [GH-25599] ## 0.13.0-beta3 (July 01, 2020)