Commit 2ed8c39 1 parent 380460d commit 2ed8c39 Copy full SHA for 2ed8c39
File tree 1 file changed +3
-0
lines changed
1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -19,6 +19,9 @@ BUG FIXES
19
19
* resource/aws_cognito_identity_pool: Update ` identity_pool_name ` argument validation to include additional characters supported by the API [ GH-15773 ]
20
20
* resource/aws_db_instance: Ignore ` DBInstanceNotFound ` error during deletion [ GH-15942 ]
21
21
* 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 ]
22
25
* resource/aws_kinesis_analytics_application: Handle IAM role eventual consistency issues [ GH-16125 ]
23
26
* resource/aws_kinesisanalyticsv2_application: Handle IAM role eventual consistency issues [ GH-16125 ]
24
27
* resource/aws_lb_target_group: Allow invalid configurations that were allowed prior to 3.10. [ GH-15613 ]
You can’t perform that action at this time.
0 commit comments