From dbd028703100ce10f62ab49a1ebbf218154521fc Mon Sep 17 00:00:00 2001 From: Matthew Frahry Date: Thu, 19 Sep 2024 14:05:55 -0700 Subject: [PATCH] Update CHANGELOG.md for #27394 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32e31f78b157..8fc907420c4d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ FEATURES: ENHANCEMENTS: * `azurerm_spring_cloud_gateway` - `environment_variables` and `sensitive_environment_variables` are no longer ForceNew [GH-27404] +* `azurerm_storage_blob` - `source` is no longer ForceNew [GH-27394] +* `azurerm_storage_object_replication` - `rules.x. source_container_name` and `rules.x. destination_container_name` are no longer ForceNew [GH-27394] BUG FIXES: