From 709842f376e67144978137d6a0aa6e257eb5ae9a Mon Sep 17 00:00:00 2001 From: Matthew Frahry Date: Fri, 2 Dec 2022 15:13:07 -0800 Subject: [PATCH] Update changelog for #19524 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e52d6252d7cd..fee18a3ed515 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ BUG FIXES: * `azurerm_container_registry_webhook` - a state migration to work around the previously incorrect id casing [GH-19507] * `azurerm_frontdoor_rules_engine` - a state migration to work around the previously incorrect id casing [GH-19512] * `azurerm_healthcare_*` - a state migration to work around the previously incorrect id casing [GH-19511] +* `azurerm_iothub_x` - a state migration to work around the previously incorrect id casing [GH-19524] * `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]