diff --git a/CHANGELOG.md b/CHANGELOG.md index c03564c43d15..1e0cdad4ad7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ ENHANCEMENTS: BUG FIXES: +* `azurerm_container_app_environment`: avoid unwanted changes when updating and using `log_analytics_workspace_id` [GH-24303] * `azurerm_linux_web_app_slot` - the `worker_count` property now works correctly in the `site_config` block [GH-24515] * `azurerm_linux_web_app` - support `off` for the `file_system_level` property [GH-24877] * `azurerm_linux_web_app_slot` - support `off` for the `file_system_level` property [GH-24877]