From ee47113fb2a86a69678145e701b377321a145338 Mon Sep 17 00:00:00 2001 From: kt Date: Wed, 4 Jan 2023 19:13:01 -0800 Subject: [PATCH] CHANGELOG #19676 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69767e7557b2..06926b6a5380 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ BUG FIXES * `azurerm_spring_cloud_connection` - polling until the resource is fully updated and deleted [GH-19792] * `azurerm_stack_hci_cluster` - polling until the resource is fully deleted [GH-19792] * `azurerm_stream_analytics_cluster` - polling until the resource is fully deleted [GH-19792] +* `azurerm_stream_analytics_reference_input_blob` - the `storage_account_key` property is now optional when MSI auth is used [GH-19676] * `azurerm_storage_account_network_rules` - the requires import check no longer checks the `bypass` field to workaround an issue within the Azure API [GH-19719] * `azurerm_virtual_desktop_application_group` - changing the `host_pool_id` now creates a new resource [GH-19689]