From 107a7ef34d3ff123bbabc8db830ce603e411d069 Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 22 Sep 2022 10:26:30 -0700 Subject: [PATCH] CHANGELOG #18467 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 349daac65bec..c4b01bf92837 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ ENHANCEMENTS: BUG FIXES: * `azurerm_monitor_metric_alert` - pass multi criteria to the API in the correct order [GH-18438] +* `azurerm_monitor_diagnostic_settings` - correctly parsing the case for the `workspace_id` property [GH-18467] +* `azurerm_security_center_workspace` - correctly parsing the case for the `workspace_id` property [GH-18467] ## 3.23.0 (September 15, 2022)