diff --git a/CHANGELOG.md b/CHANGELOG.md index a400170c17b6..8a7e93585df7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ ENHANCEMENTS: * `azurerm_monitor_diagnostic_setting` - support for the `category_group` property [GH-16367] * `azurerm_resource_group_policy_remediation` - support for the `resource_count`, `parallel_deployments`, and `failure_percentage` properties [GH-17313] * `azurerm_resource_policy_remediation` - support for the `resource_count`, `parallel_deployments`, and `failure_percentage` properties [GH-17313] +* `azurerm_role_assignment` - support `scope` to be `/providers/Subscription` [GH-17456] * `azurerm_servicebus_namespace` - support for the `public_network_access_enabled` and `minimum_tls_version` properties [GH-17805] * `azurerm_storage_account` - support for the `public_network_access_enabled` property [GH-18005] * `azurerm_stream_analytics_output_eventhub` - support for the `authentication_mode` property [GH-18096]