You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -159,6 +159,7 @@ BUG FIXES:
159
159
* core: Fix a crash during eval when we're upgrading an empty state [GH-7403]
160
160
* core: Honor the `-state-out` flag when applying with a plan file [GH-7443]
161
161
* core: Fix a panic when a `terraform_remote_state` data source doesn't exist [GH-7464]
162
+
* core: Fix issue where `ignore_changes` caused incorrect diffs on dependent resources [GH-7563]
162
163
* provider/aws: Manual changes to `aws_codedeploy_deployment_group` resources are now detected [GH-7530]
163
164
* provider/aws: Changing keys in `aws_dynamodb_table` correctly force new resources [GH-6829]
164
165
* provider/aws: Fix a bug where CloudWatch alarms are created repeatedly if the user does not have permission to use the the DescribeAlarms operation [GH-7227]
0 commit comments