From e7b7ec3e2df640db452052bf5aa44ab097b4f35a Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 21 Oct 2021 13:45:51 -0700 Subject: [PATCH] CHANGELOG.md for #13779 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ff85ce02a39..8fc8d001f1b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ IMPROVEMENTS: * Data Source: `azurerm_disk_encryption_set` - support for the `auto_key_rotation_enabled` property [GH-13747] * Data Source: `azurerm_virtual_machine` - expose IP addresses as data source outputs [GH-13773] * `azurerm_batch_account` - supports for the `identity` block [GH-13742] +* `azurerm_batch_pool` - support for `identity` [GH-13779] * `azurerm_data_factory_integration_runtime_azure` - support `AutoResolve` for the `location` property [GH-13731] * `azurerm_disk_encryption_set` - support for the `auto_key_rotation_enabled` property [GH-13747] * `azurerm_iot_security_solution` - support for the `additional_workspace` and `disabled_data_sources` properties [GH-13783]