Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-07-27 16:48:18 +01:00 committed by GitHub
parent 8ed549c3b5
commit a09c7f329b
1 changed files with 1 additions and 0 deletions

View File

@ -240,6 +240,7 @@ BUG FIXES:
* provider/aws: Ignore missing ENI attachment when trying to detach ENI [GH-7185]
* provider/aws: Fix issue updating ElasticBeanstalk Environment templates [GH-7811]
* provider/aws: Restore Defaults to SQS Queues [GH-7818]
* provider/aws: Don't delete Lambda function from state on initial call of the Read func [GH-7829]
* provider/azurerm: Fixes terraform crash when using SSH keys with `azurerm_virtual_machine` [GH-6766]
* provider/azurerm: Fix a bug causing 'diffs do not match' on `azurerm_network_interface` resources [GH-6790]
* provider/azurerm: Normalizes `availability_set_id` casing to avoid spurious diffs in `azurerm_virtual_machine` [GH-6768]