Skip to content

Commit

Permalink
Update CHANGELOG for #8852 and #8856
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jun 6, 2019
1 parent 4d79ab8 commit b6a8317
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@ ENHANCEMENTS:

BUG FIXES:

* resource/aws_subnet: Bump default timeout for deletion from 10 to 20 minutes to better handle ELBv2 ENI deletions [GH-6322]
* resource/aws_acmpca_certificate_authority: Add retry after timeout when creating CA [GH-8856]
* resource/aws_launch_template: Add a nil check for `spot_options` to avoiding panicking if options are empty [GH-8844]
* resource/aws_s3_bucket_metric: Add a nil check for `filter` to avoid panicking if empty [GH-8852]
* resource/aws_subnet: Bump default timeout for deletion from 10 to 20 minutes to better handle ELBv2 ENI deletions [GH-6322]

## 2.13.0 (May 31, 2019)

Expand Down

0 comments on commit b6a8317

Please sign in to comment.