|
1 | | -## 4.64.0 (Unreleased) |
| 1 | +## 4.64.0 (March 12, 2026) |
| 2 | + |
| 3 | +FEATURES: |
| 4 | + |
| 5 | +* **New List Resource**: `azurerm_storage_account_customer_managed_key` ([#31805](https://github.com/hashicorp/terraform-provider-azurerm/issues/31805)) ([#31805](https://github.com/hashicorp/terraform-provider-azurerm/issues/31805)) |
2 | 6 |
|
3 | 7 | ENHANCEMENTS: |
4 | | -* Data Source: `azurerm_kubernetes_cluster` - export the `bootstrap_profile` and `network_profile.outbound_type` attributes [GH-30983] |
5 | | -* dependencies: `paloalto` - update to API version `2025-10-08` [GH-31570] |
6 | | -* dependencies: `containerservice` - partial upgrade to API version `2025-03-01` [GH-31838] |
7 | | -* dependencies: `containerservice` - partial upgrade to API version `2025-10-01` [GH-31401] |
8 | | -* `azurerm_subnet` - add support for the `PureStorage.Block/storagePools` value in the `delegation.service_delegation.name` property [GH-31878] |
9 | | -* `azurerm_virtual_network` - add support for the `PureStorage.Block/storagePools` value in the `subnet.delegation.service_delegation.name` property [GH-31878] |
10 | 8 |
|
11 | | -FEATURES: |
12 | | -* **New List Resource**: `azurerm_storage_account_customer_managed_key` [GH-31805] [GH-31805] |
| 9 | +* dependencies: `containerservice` - partial upgrade to API version `2025-03-01` ([#31838](https://github.com/hashicorp/terraform-provider-azurerm/issues/31838)) |
| 10 | +* dependencies: `containerservice` - partial upgrade to API version `2025-10-01` ([#31401](https://github.com/hashicorp/terraform-provider-azurerm/issues/31401)) |
| 11 | +* dependencies: `paloalto` - update to API version `2025-10-08` ([#31570](https://github.com/hashicorp/terraform-provider-azurerm/issues/31570)) |
| 12 | +* Data Source: `azurerm_kubernetes_cluster` - export the `bootstrap_profile` and `network_profile.outbound_type` attributes ([#30983](https://github.com/hashicorp/terraform-provider-azurerm/issues/30983)) |
| 13 | +* `azurerm_subnet` - add support for the `PureStorage.Block/storagePools` value in the `delegation.service_delegation.name` property ([#31878](https://github.com/hashicorp/terraform-provider-azurerm/issues/31878)) |
| 14 | +* `azurerm_virtual_network` - add support for the `PureStorage.Block/storagePools` value in the `subnet.delegation.service_delegation.name` property ([#31878](https://github.com/hashicorp/terraform-provider-azurerm/issues/31878)) |
13 | 15 |
|
14 | 16 | BUG FIXES: |
| 17 | + |
| 18 | +* `azurerm_purview_account` - use correct API values for identity type ([#31905](https://github.com/hashicorp/terraform-provider-azurerm/issues/31905)) ([#31905](https://github.com/hashicorp/terraform-provider-azurerm/issues/31905)) |
15 | 19 | * `azurerm_recovery_services_vault` - skip request to modify soft delete state for vaults that are currently set to `AlwaysON` due to Azure's new `secure-by-default` policy |
16 | | -* `azurerm_resource_provider_registration` - add additional polling logic to prevent errors due to inconsistent API behaviour [GH-31909] |
17 | | -* `azurerm_purview_account` - use correct API values for identity type [GH-31905] [GH-31905] |
| 20 | +* `azurerm_resource_provider_registration` - add additional polling logic to prevent errors due to inconsistent API behaviour ([#31909](https://github.com/hashicorp/terraform-provider-azurerm/issues/31909)) |
18 | 21 |
|
19 | 22 | ## 4.63.0 (March 05, 2026) |
20 | 23 |
|
|
0 commit comments