diff --git a/CHANGELOG.md b/CHANGELOG.md index b6bad004bad9..7585b426917e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ IMPROVEMENTS: * `azurerm_app_service` - support for migrating between App Service Plans [GH-3048] * `azurerm_app_service` - support for additional types for the `scm_type` field in the `site_config` block [GH-3019] * `azurerm_app_service_slot` - support for additional types for the `scm_type` field in the `site_config` block [GH-3019] +* `azurerm_container_group` - support for attaching GPU's [GH-3053] * `azurerm_function_app` - exporting `possible_outbound_ip_addresses` [GH-3043] * `azurerm_eventhub_namespace` - increase maximum `capacity` to 100 [GH-3049] * `azurerm_managed_disk` - support for managed disks up to 32TB [GH-3062]