Skip to content

Commit

Permalink
Update CHANGELOG for #6322
Browse files Browse the repository at this point in the history
  • Loading branch information
bflad authored Jun 4, 2019
1 parent d81d5df commit 9076c7e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
## 2.14.0 (Unreleased)

ENHANCEMENTS:

* resource/aws_subnet: Use customizable timeouts for pending creation and waiting for `DependencyViolation` errors on deletion [GH-6322]

BUG FIXES:

* 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)

FEATURES:
Expand Down

0 comments on commit 9076c7e

Please sign in to comment.