Skip to content

Commit

Permalink
Update CHANGELOG for #9605
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Nov 1, 2019
1 parent 3de2e16 commit d0db580
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
@@ -12,6 +12,7 @@ ENHANCEMENTS

BUG FIXES:

* resource/aws_api_gateway_authorizer: Set `authorizer_result_ttl_in_seconds` argument default to 300 to match API default which properly allows setting to 0 for disabling caching [GH-9605]
* resource/aws_autoscaling_group: Batch ELB attachments and detachments by 10 to prevent API and rate limiting errors [GH-10445]
* resource/aws_s3_bucket_public_access_block: Remove from Terraform state when S3 Bucket is already destroyed [GH-10534]

0 comments on commit d0db580

Please sign in to comment.