Update CHANGELOG.md

This commit is contained in:
Clint 2017-04-05 12:48:44 -05:00 committed by GitHub
parent 66124fb343
commit 114856ec9a
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ BUG FIXES:
* provider/aws: Increase launch_configuration creation timeout [GH-13357]
* provider/aws: Increase Beanstalk env 'ready' timeout [GH-13359]
* 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]
* provider/azurerm: Fix crash when importing Local Network Gateways [GH-13261]
* provider/openstack: Refresh volume_attachment from state if NotFound [GH-13342]