Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ryndaniels authored Aug 13, 2019
1 parent cb525ca commit ef11036
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ BUG FIXES:
* resource/aws_ebs_snapshot_copy: Final retry after timeout deleting EBS snapshot copies [GH-9698]
* resource/aws_ecs_cluster: Final retries after timeouts reading and deleting ECS cluster [GH-9704]
* resource/aws_ecs_service: Final retries after timeouts creating, updating, and deleting ECS service [GH-9704]
* resource/aws_eip: Final retries after timeouts reading, updating, and deleting EIPs [GH-9728]
* resource/aws_eip_association: Final retry after timeout creating EIP association [GH-9728]
* resource/aws_eks_cluster: Final retry after timeout creating EKS cluster [GH-9729]
* resource/aws_elastic_beanstalk_application: Final retries after timeouts reading and deleting beanstalk applications [GH-9731]
* resource/aws_lb_target_group_attachment: Perform drift detection on attachments using target health description (trigger resource recreation for manually deregistered attachments) [GH-9610]
* resource/aws_vpn_gateway: Retry after timeouts attaching and deleting VPN gateways, and retrying attachment after pending VPN errors [GH-9641]

Expand Down

0 comments on commit ef11036

Please sign in to comment.