From 8f106f76d3af98a79f29d53c74cfd19adaa0e183 Mon Sep 17 00:00:00 2001 From: stephybun Date: Tue, 6 Dec 2022 11:51:57 +0100 Subject: [PATCH] Update for #19574 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 797df76d80d0..ea7cbeadf504 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,6 +26,7 @@ BUG FIXES: * `azurerm_lb` - adding/removing a frontend configuration will no longer force recreation a new resource to be created [GH-19548] * `azurerm_kusto_*` - a state migration to work around the previously incorrect id casing [GH-19525] * `azurerm_monitor_smart_detector_alert_rule` - a state migration to work around the previously incorrect id casing [GH-19513] +* `azurerm_virtual_desktop_workspace_application_group_association` - set `tags` properly [GH-19574] ## 3.34.0 (December 01, 2022)