Update CHANGELOG.md
This commit is contained in:
parent
7d23570e2d
commit
a72847298e
|
@ -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]
|
||||
|
|
Loading…
Reference in New Issue