Skip to content

Commit 47d9c4d

Browse files
author
changelogbot
committed
Update CHANGELOG.md for #44375
1 parent 4748c4f commit 47d9c4d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
## 6.15.0 (Unreleased)
22

3+
NOTES:
4+
5+
* provider: This release contains both internal provider fixes and a Terraform Plugin SDK V2 update related to a [regression](https://github.com/hashicorp/terraform-provider-aws/issues/44366) which may impact resources that support resource identity ([#44375](https://github.com/hashicorp/terraform-provider-aws/issues/44375))
6+
7+
BUG FIXES:
8+
9+
* provider: Fix `Missing Resource Identity After Update` errors for non-refreshed and failed updates ([#44375](https://github.com/hashicorp/terraform-provider-aws/issues/44375))
10+
* provider: Fix `Unexpected Identity Change` errors when fully-null identity values in state are updated to valid values ([#44375](https://github.com/hashicorp/terraform-provider-aws/issues/44375))
11+
312
## 6.14.0 (September 18, 2025)
413

514
FEATURES:

0 commit comments

Comments
 (0)