From fcb952dcc8d0de7d55a073cc26b91a531e91783c Mon Sep 17 00:00:00 2001 From: Paul Stack Date: Thu, 2 Jun 2016 17:54:50 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index da9f221b4e..2eb43f4027 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ IMPROVEMENTS: * provider/aws: Add `cross_zone_load_balancing` on `aws_elb` default to true [GH-6897] * provider/azurerm: Add support for EnableIPForwarding to `azurerm_network_interface` [GH-6807] * provider/azurerm: Add support for exporting the `azurerm_storage_account` access keys [GH-6742] + * provider/azurerm: The Azure SDK now exposes better error messages [GH-6976] * 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]