diff --git a/CHANGELOG.md b/CHANGELOG.md index 3085c56089ad..123639d8a897 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ BUG FIXES: * `azurerm_api_management_api_operation_policy` - added state migration to mutate id's ending in `policies/policy` [GH-23128] * `azurerm_api_management_product_policy` - added state migration to mutate id's ending in `policies/policy` [GH-23128] * `azurerm_automation_account` - fixes logic for `local_authentication_enabled` [GH-23082] +* `azurerm_key_vault_managed_storage_account` - check id can be parsed correctly before setting it in state [GH-23022] * `azurerm_monitor_diagnostic_setting` - fix `enabled_log` feature flagged schema [GH-23093] * `azurerm_pim_active_role_assignment`: polling for the duration of the timeout, rather than a fixed 5 minute value [GH-22932] * `azurerm_policy_set_definition` - only sending `parameters` when a value is configured [GH-23155]