From fec71294c825fe37deb76ebba02f4ca4ce671f52 Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 24 Oct 2024 17:13:03 -0700 Subject: [PATCH] Update CHANGELOG.md #27440 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a0d2eda2a997..d6b682cc59c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ ENHANCEMENTS: * Dependencies - update `go-azure-sdk` to `v0.20241021.1074254` [GH-27713] * `newrelic` - upgrade api version to `2024-03-01` [GH-27135] * `cosmosdb` - upgrade api version to `2024-08-15` [GH-27659] +* `azurerm_application_gateway` - support for the new `Basic` SKU value [GH-27440] * `azurerm_consumption_budget_management_group` - the property `notification.threshold_type` can now be updated [GH-27511] * `azurerm_consumption_budget_resource_group` - the property `notification.threshold_type` can now be updated [GH-27511] * `azurerm_container_app` - add support for the `template.container.readiness_probe.initial_delay` and `template.container.startup_probe.initial_delay` properties [GH-27551]