From ef524f80baa1f14ff8b8c2317c2360fdcf24c4bc Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 11 Nov 2021 16:14:22 -0800 Subject: [PATCH] CHANGELOG.md for #14052 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16d9fe7f9413..dff0b0355044 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ IMPROVEMENTS: * `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_sql_managed_instance` - support for the `identity` block [GH-14052] * `azurerm_virtual_network_gateway` - enable configuration of an active-active zone redundant gateway with P2S [GH-14124] BUG FIXES: