From eb8e9e7ccfdf3cb6a4a5a7cbc14a69de71f68a22 Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 11 Nov 2021 09:34:57 -0800 Subject: [PATCH] CHANGELOG.md for #14085 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0525a72b0965..a875fdbafa8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ IMPROVEMENTS: * `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_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] BUG FIXES: