Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-05-22 09:26:51 +02:00 committed by GitHub
parent a6617c598a
commit a8d3971c20
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ BUG FIXES:
* provider/aws: Increase timeout for (dis)associating IPv6 addr to/from subnet [GH-14401]
* provider/aws: Increase timeout for retrying creation of IAM server cert [GH-14609]
* provider/aws: Increase timeout for deleting IGW [GH-14705]
* provider/aws: Increase timeout for retrying creation of CW log subs [GH-14722]
* provider/aws: Using the new time schema helper for RDS Instance lifecycle mgmt [GH-14369]
* provider/aws: Using the timeout schema helper to make alb timeout cofigurable [GH-14375]
* provider/aws: Refresh from state when CodePipeline Not Found [GH-14431]