diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fb5b26cd783..ab6f62071fb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,8 +29,9 @@ BUG FIXES: * `azurerm_automation_hybrid_runbook_worker` - correctly mark resource as gone if it's absent when reading it [GH-27797] * `azurerm_automation_python3_package` - correctly mark resource as gone if it's absent when reading it [GH-27797] * `azurerm_data_protection_backup_vault` - prevent panic when checking value of `cross_region_restore_enabled` [GH-27762] -* `azurerm_synapse_workspace_aad_admin` - will no correctly delete when using `azurerm_synapse_workspace_aad_admin` with `azurerm_synapse_workspace` [GH-27606] * `azurerm_role_management_policy` - fix panic when unmarshalling the policy into a specific type [GH-27731] +* `azurerm_security_center_subscription_pricing` - correctly type assert the `additional_extension_properties` property when building the payload [GH-27721] +* `azurerm_synapse_workspace_aad_admin` - will no correctly delete when using `azurerm_synapse_workspace_aad_admin` with `azurerm_synapse_workspace` [GH-27606] * `azurerm_windows_function_app_slot` - fixed panic in state migration [GH-27700] ## 4.7.0 (October 24, 2024)