From e5813a3f1048576a677eaba2465c07fa62b2b090 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 7 May 2020 11:22:29 +0200 Subject: [PATCH] updating to include #6786 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5657996ce464..83f427de0fc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ FEATURES: IMPROVEMENTS: +* `azurerm_analysis_services_server` - support updating when the Server is paused [GH-6786] * `azurerm_application_gateway` - support for SSL Certificates without passwords [GH-6742] * `azurerm_hdinsight_hadoop_cluster` - support for metastores on cluster creation [GH-6145] * `azurerm_key_vault_certificate` - support for recovering a soft-deleted certificate if the `features` flag `recover_soft_deleted_key_vaults` is set to `true` [GH-6716]