Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-05-19 16:46:38 +01:00
parent bd073c539e
commit a1babc1743
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ BUG FIXES:
* provider/vsphere: `gateway` and `ipv6_gateway` are now read from `vsphere_virtual_machine` resources [GH-6522]
* provider/vsphere: `ipv*_gateway` parameters won't force a new `vsphere_virtual_machine` [GH-6635]
* provider/azurerm: Normalizes `availability_set_id` casing to avoid spurious diffs in `azurerm_virtual_machine` [GH-6768]
* provider/azurerm: Fixes terraform crash when using SSH keys with `azurerm_virtual_machine` [GH-6766]
## 0.6.16 (May 9, 2016)