diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ad22b88493d..f1e8c584eab0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ ENHANCEMENTS: BUG FIXES: +* `azurerm_application_gateway` - support for specifying the ID of a Key Vault Secret without a version [GH-7095] * `azurerm_eventgrid_event_subscription` - fixing a crash when `subject_filter` was omitted [GH-7222] * `azurerm_funtion_app` - fix app_settings when using linux consumption plan [GH-7230] * `azurerm_management_group` - using the Subscription ID rather than Subscription Resource ID when detaching Subscriptions from Management Groups during deletion [GH-7216]