Skip to content

Commit 2ed8c39

Browse files
authored
Update CHANGELOG for #16032
1 parent 380460d commit 2ed8c39

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ BUG FIXES
1919
* resource/aws_cognito_identity_pool: Update `identity_pool_name` argument validation to include additional characters supported by the API [GH-15773]
2020
* resource/aws_db_instance: Ignore `DBInstanceNotFound` error during deletion [GH-15942]
2121
* resource/aws_ecs_service: Properly remove resource from Terraform state with `ClusterNotFoundException` error [GH-15927]
22+
* resource/aws_eip: In EC2-Classic, wait until Instance returns as associated during create or update [GH-16032]
23+
* resource/aws_eip_association: Retry on additional EC2 Address eventual consistency errors on creation [GH-16032]
24+
* resource/aws_eip_association: In EC2-Classic, wait until Instance returns as associated during creation [GH-16032]
2225
* resource/aws_kinesis_analytics_application: Handle IAM role eventual consistency issues [GH-16125]
2326
* resource/aws_kinesisanalyticsv2_application: Handle IAM role eventual consistency issues [GH-16125]
2427
* resource/aws_lb_target_group: Allow invalid configurations that were allowed prior to 3.10. [GH-15613]

0 commit comments

Comments
 (0)