diff --git a/CHANGELOG.md b/CHANGELOG.md index 159b9c572..d36b889a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -205,6 +205,7 @@ BUG FIXES: * provider/azurerm: `computer_name` is now required for `azurerm_virtual_machine` resources [GH-7308] * provider/azurerm: destroy azurerm_virtual_machine OS Disk VHD on deletion [GH-7584] * provider/azurerm: catch `azurerm_template_deployment` erroring silently [GH-7644] + * provider/azurerm: changing the name of an `azurerm_virtual_machine` now forces a new resource [GH-7646] * 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]