From 08d6c7ba064ea2e200ae7caef6fb29690e832248 Mon Sep 17 00:00:00 2001 From: Tom Bamford Date: Wed, 7 Jul 2021 01:50:18 +0100 Subject: [PATCH] Changelog for #12468 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index adc68ad86e8b..e1923d9e827f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ BUG FIXES: +* `azurerm_api_management` - fix an issue where changing the location of an `additional_location` would force a new resource [GH-12468] * `azurerm_kusto_eventhub_data_connection` - `APACHEAVRO` can now be used as a `data_format` option [GH-12480] * `azurerm_storage_account` - `account_replication_type` can now be updated [GH-12479] * `azurerm_storage_management_policy` - fix crash in read of properties [GH-12487]