From f5e882eca66a9697642b40d4f12db8263c810c26 Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Mon, 25 Jul 2016 17:57:35 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 71b8bb17e..d99e45249 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -130,6 +130,7 @@ IMPROVEMENTS: * provider/azurerm: The Azure SDK now exposes better error messages [GH-6976] * provider/azurerm: `azurerm_dns_zone` now returns `name_servers` [GH-7434] * provider/azurerm: dump entire Request/Response in autorest Decorator [GH-7719] + * provider/azurerm: add option to delete VMs Data disks on termination [GH-7793] * provider/clc: Add support for hyperscale and bareMetal server types and package installation * provider/clc: Fix optional server password [GH-6414] * provider/cloudstack: Add support for affinity groups to `cloudstack_instance` [GH-6898]