Update CHANGELOG.md

This commit is contained in:
Clint 2016-07-11 12:07:16 -06:00 committed by GitHub
parent 743be7914d
commit e39d311b1b
1 changed files with 1 additions and 0 deletions

View File

@ -182,6 +182,7 @@ BUG FIXES:
* provider/aws: Remove EFS File System from State when NotFound [GH-7437]
* provider/aws: `aws_customer_gateway` refreshing from state on deleted state [GH-7482]
* provider/aws: Retry finding `aws_route` after creating it [GH-7463]
* provider/aws: Refresh CloudWatch Group from state on 404 [GH-7576]
* 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]