diff --git a/CHANGELOG.md b/CHANGELOG.md index a875fdbafa8a..6369d70c813e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ IMPROVEMENTS: * dependencies: upgrading to `v2.8.0` of `github.com/hashicorp/terraform-plugin-sdk` [GH-14060] * `azurerm_application_insights` - support for the `internet_ingestion_enabled` and `internet_query_enabled` properties [GH-14035] * `azurerm_backup_protected_vm` - support for the `exclude_disk_luns` and `include_disk_luns` properties [GH-14097] +* `azurerm_managed_disk_resource` - support for the `disk_iops_read_only` and `disk_mbps_read_only` properties [GH-14025] * `azurerm_security_center_subscription_pricing` - `resource_type` can now be set to `OpenSourceRelationalDatabases` [GH-14103] * `azurerm_storage_encryption_scope` - allow versionless `key_vault_key_id` [GH-14085] * `azurerm_virtual_network_gateway` - enable configuration of an active-active zone redundant gateway with P2S [GH-14124]