Skip to content

Commit

Permalink
Update CHANGELOG.md for hashicorp#40168
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Nov 19, 2024
1 parent 1f949d5 commit a2a88fc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ ENHANCEMENTS:
BUG FIXES:

* data-source/aws_subnet: Set `tags` from the `DescribeSubnets` response, removing the need for the `ec2:DescribeTags` IAM permission ([#40144](https://github.com/hashicorp/terraform-provider-aws/issues/40144))
* resource/aws_eks_addon: Fix crash when `pod_identity_association` is modified ([#40168](https://github.com/hashicorp/terraform-provider-aws/issues/40168))
* resource/aws_eks_addon: Fix to prevent persistent differences when `pod_identity_association` is changed ([#40168](https://github.com/hashicorp/terraform-provider-aws/issues/40168))

## 5.76.0 (November 14, 2024)

Expand Down

0 comments on commit a2a88fc

Please sign in to comment.