Update CHANGELOG.md

This commit is contained in:
Paul Stack 2016-06-11 12:28:48 +01:00 committed by GitHub
parent ab721e2ffc
commit 5bf9a95f8c
1 changed files with 1 additions and 0 deletions

View File

@ -123,6 +123,7 @@ BUG FIXES:
* provider/azurerm: Add support for storage container name validation [GH-6852]
* provider/azurerm: Remove storage containers and blobs when storage accounts are not found [GH-6855]
* provider/azurerm: `azurerm_virtual_machine` fix `additional_unattend_rm` Windows config option [GH-7105]
* provider/azurerm: Fix `azurerm_virtual_machine` windows_config [GH-7123]
* provider/azurerm: `azurerm_dns_cname_record` can create CNAME records again [GH-7113]
* provider/cloudflare: Fix issue upgrading CloudFlare Records created before v0.6.15 [GH-6969]
* provider/cloudstack: Fix using `cloudstack_network_acl` within a project [GH-6743]