diff --git a/CHANGELOG.md b/CHANGELOG.md index 1788a3191127..a892dae68d70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ENHANCEMENTS: BUG FIXES: * `azurerm_mongo_cluster` - remove CustomizeDiff logic for `administrator_password` to allow the input to be generated by the `random_password` resource [GH-28215] +* `azurerm_storage_account` - fix error handling for `static_website` and `queue_properties` availability checks [GH-28279] ## 4.14.0 (December 12, 2024)