Update CHANGELOG.md

This commit is contained in:
Radek Simko 2017-04-07 12:31:01 +01:00 committed by GitHub
parent a4768eb9f9
commit 7451166ae7
1 changed files with 1 additions and 0 deletions

View File

@ -67,6 +67,7 @@ BUG FIXES:
* provider/aws: Increase launch_configuration creation timeout [GH-13357]
* provider/aws: Increase Beanstalk env 'ready' timeout [GH-13359]
* provider/aws: Raise timeout for deleting APIG REST API [GH-13414]
* provider/aws: Raise timeout for attaching/detaching VPN Gateway [GH-13457]
* provider/aws: Recreate opsworks_stack on change of service_role_arn [GH-13325]
* provider/aws: Fix KMS Key reading with Exists method [GH-13348]
* provider/azurerm: Network Security Group - ignoring protocol casing at Import time [GH-13153]