Update CHANGELOG.md

This commit is contained in:
Clint 2016-06-07 14:30:37 -05:00
parent 7d23570e2d
commit a72847298e
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ BUG FIXES:
* provider/azurerm: Normalizes `availability_set_id` casing to avoid spurious diffs in `azurerm_virtual_machine` [GH-6768]
* 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/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/google: Fix a bug causing an error attempting to delete an already-deleted `google_compute_disk` [GH-6689]
* provider/openstack: Reassociate Floating IP on network changes [GH-6579]