Skip to content

Commit

Permalink
Update CHANGELOG for #10435
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad committed Oct 10, 2019
1 parent 9dfcf44 commit 232c4df
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 @@ -11,6 +11,7 @@ ENHANCEMENTS:
BUG FIXES:

* provider: Fix session handling to correctly validate and use assume_role credentials [GH-10379]
* resource/aws_autoscaling_group: Batch ALB/NLB attachments and detachments by 10 to prevent API and rate limiting errors [GH-10435]
* resource/aws_emr_instance_group: Remove terminated instance groups from the Terraform state [GH-10425]
* resource/aws_s3_bucket: Prevent infinite deletion recursion with `force_destroy` argument and object keys with empty "directory" prefixes present since version 2.29.0 [GH-10388]

Expand Down

0 comments on commit 232c4df

Please sign in to comment.