From 1e4d45901a31eda2c4342fc752ab65b48b1c6a74 Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 8 Sep 2022 16:59:50 -0700 Subject: [PATCH] CHANGELOG #18291 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dfe2c124dd4..95407eb98c7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,11 +22,11 @@ ENHANCEMENTS: * `azurerm_hdinsight_hbase_cluster` - support for the `extension` property [GH-17846] * `azurerm_hdinsight_hadoop_cluster` - support for the `extension` property [GH-17846] - BUG FIXES: * `azurerm_mssql_database` - the `license_type` property is now also Computed [GH-18230] * `azurerm_synapse_sql_pool` - `name` has correct validation error message [GH-18264] +* `azurerm_log_analytics_solution` - a state migration to work around the previously incorrect id casing [GH-18291] ## 3.21.1 (September 02, 2022)