Skip to content

Commit

Permalink
Update CHANGELOG for #11648
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavison committed Feb 4, 2020
1 parent 326b393 commit 2acbeca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ BUG FIXES:
* resource/aws_appautoscaling_target: Prevent state removal of resource immediately after creation due to eventual consistency [GH-11819]
* resource/aws_appautoscaling_target: Automatically retry creation on `ValidationException: ECS service doesn't exist` for ECS eventual consistency [GH-11693]
* resource/aws_cloudformation_stack_set: Wait for update operation completion (default timeout of 30 minutes) and report any errors [GH-11726]
* resource/aws_codedeploy_deployment_group: Fixes unexpected behaviour when removing block attributes [GH-11648]
* resource/aws_dynamodb_table: Skip `ResourceNotFoundException` error during deletion [GH-11692]
* resource/aws_ecs_cluster: Delay check of ECS Cluster status during creation for ECS eventual consistency [GH-11701]
* resource/aws_placement_group: Additional handling for creation and deletion eventual consistency [GH-11671]
Expand Down

0 comments on commit 2acbeca

Please sign in to comment.