Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-07-05 13:56:41 +01:00 committed by GitHub
parent 06ff7bfcfe
commit 689e93957a
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ BUG FIXES:
* provider/aws: Fix issue with `manage_bundler` on `aws_opsworks_layers` [GH-7219] * provider/aws: Fix issue with `manage_bundler` on `aws_opsworks_layers` [GH-7219]
* provider/aws: Set Elastic Beanstalk stack name back to state [GH-7445] * provider/aws: Set Elastic Beanstalk stack name back to state [GH-7445]
* provider/aws: Allow recreation of VPC Peering Connection when state is rejected [GH-7466] * provider/aws: Allow recreation of VPC Peering Connection when state is rejected [GH-7466]
* provider/aws: Remove EFS File System from State when NotFound [GH-7437]
* provider/azurerm: Fixes terraform crash when using SSH keys with `azurerm_virtual_machine` [GH-6766] * 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: 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] * provider/azurerm: Normalizes `availability_set_id` casing to avoid spurious diffs in `azurerm_virtual_machine` [GH-6768]