From 2b2d184e386863b328444f75b41d2830016f0377 Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 15 Jul 2021 12:20:32 -0700 Subject: [PATCH] CHANGELOG.md for #12516 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dc61372182a..459b58d5b67c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ ENHANCEMENTS: * `azurerm_linux_virtual_machine_scale_set` - Fix un-necessary VMSS instance rolling request [GH-12590] * `azurerm_powerbi_embedded` - support for the `mode` property [GH-12394] * `azurerm_redis_cache` - support for the `maintenance_window` property in the `patch_schedule` block [GH-12472] +* `azurerm_storage_account_customer_managed_key` - support for the `user_assigned_identity_id` property [GH-12516] BUG FIXES: