From 5961d3da3f4a9a1dcd37340800e3b7b36b1fbf9e Mon Sep 17 00:00:00 2001 From: catriona-m <86247157+catriona-m@users.noreply.github.com> Date: Wed, 11 Oct 2023 13:54:50 +0100 Subject: [PATCH] Update CHANGELOG.md #23499 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57a6667989f8..d76c7e22a0e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,10 @@ ENHANCEMENTS: * `azurerm_palo_alto_local_rulestack` - correctly normalize the `location` property [GH-23483] * `azurerm_static_site` - add support for `app_settings` [GH-23421] +BUG FIXES: + +* `azurerm_eventhub` - remove ForceNew and check `partition_count` is not decreased [GH-23499] + ## 3.75.0 (September 28, 2023) FEATURES: