From e23f94cdbc1bbd28e48c60a1a54547c52b9dc326 Mon Sep 17 00:00:00 2001 From: jackofallops <11830746+jackofallops@users.noreply.github.com> Date: Wed, 13 Mar 2024 15:06:37 +0100 Subject: [PATCH] Update CHANGELOG.md for #25211 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26fd17184d1a..48d718b9d094 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ BUG FIXES: * `azurerm_container_app_custom_domain` - fix resource ID parsing bug preventing import [GH-25192] * `azurerm_windows_web_app` - fix incorrect warning message when checking name availability [GH-25214] * `azurerm_virtual_machine_run_command` - prevent a bug during updates [GH-25186] +* Data Source: `azurerm_storage_table_entities` - Fix `items.x.properties` truncating to one entry [GH-25211] ## 3.95.0 (March 08, 2024)