diff --git a/CHANGELOG.md b/CHANGELOG.md index da9f221b4..2eb43f402 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]