Skip to content

Commit

Permalink
Update CHANGELOG for #11544
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Feb 6, 2020
1 parent b27d36e commit d0d4464
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 @@ -22,6 +22,7 @@ BUG FIXES:
* resource/aws_dynamodb_table: Skip `ResourceNotFoundException` error during deletion [GH-11692]
* resource/aws_ec2_client_vpn_endpoint: Ensure `dns_servers` attribute is refreshed in Terraform state [GH-11889]
* resource/aws_ecs_cluster: Delay check of ECS Cluster status during creation for ECS eventual consistency [GH-11701]
* resource/aws_network_acl_rule: Trigger resource recreation instead of error when same number rule (but opposite ingress/egress) is removed [GH-11544]
* resource/aws_placement_group: Additional handling for creation and deletion eventual consistency [GH-11671]
* resource/aws_s3_bucket: Retry read after creation for 404 status code and prevent 2 minute delay for triggering recreation on existing resources deleted outside Terraform [GH-11894]

Expand Down

0 comments on commit d0d4464

Please sign in to comment.