Skip to content

Commit bf2e02a

Browse files
committed
prep for release
1 parent 67d9d12 commit bf2e02a

File tree

3 files changed

+16
-13
lines changed

3 files changed

+16
-13
lines changed

.release/provider-schema.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

CHANGELOG.md

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,23 @@
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))
26

37
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]
108

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))
1315

1416
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))
1519
* `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))
1821

1922
## 4.63.0 (March 05, 2026)
2023

version/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.63.0
1+
4.64.0

0 commit comments

Comments
 (0)