diff --git a/CHANGELOG.md b/CHANGELOG.md index 8662955fe863..f04758b99691 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ ENHANCEMENTS: * `azurerm_cosmosdb_account` - support for the capability `EnableNoSQLVectorSearch` [GH-27357] * `azurerm_linux_virtual_machine_scale_set` - the `zones` property can now be updated without creating a new resource [GH-27288] * `azurerm_orchestrated_virtual_machine_scale_set` - the `zones` property can now be updated without creating a new resource [GH-27288] +* `azurerm_role_management_policy` - support for resource scope [GH-27205] * `azurerm_spring_cloud_gateway` - changing the `environment_variables` and `sensitive_environment_variables` properties no longer creates a new resource [GH-27404] * `azurerm_storage_blob` - changing the `source` property no longer creates a new resource [GH-27394] * `azurerm_storage_object_replication` - changing the `rules.x. source_container_name` and `rules.x. destination_container_name` properties no longer creates a new resource [GH-27394]