Update CHANGELOG.md

This commit is contained in:
James Nugent 2016-06-24 12:30:52 +01:00
parent 790307aa7a
commit e51127ac7a

View File

@ -146,6 +146,7 @@ BUG FIXES:
* 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/azurerm: `azurerm_network_security_group` now waits for the provisioning state of `ready` before proceeding [GH-7307]
* 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]
* provider/digitalocean: Stop `digitocean_droplet` forcing new resource on uppercase region [GH-7044]