4.68.0 (April 09, 2026)
FEATURES:
- New Data Source:
azurerm_managed_devops_pool(#28325) - New List Resource:
azurerm_private_dns_cname_record(#31833) - New Resource:
azurerm_data_protection_backup_instance_data_lake_storage(#32044) - New Resource:
azurerm_managed_devops_pool(#28325)
ENHANCEMENTS:
- dependencies:
go-azure-sdk- upgrade tov0.20260407.1111603(#32112) - Data Source:
azurerm_bastion_host- exportprivate_only_enabled(#32042) - Data Source:
azurerm_key_vault- improve validation for thenamefield to prevent apply time errors (#30453) - Data Source:
azurerm_mssql_managed_instance- add support for thegeneral_purpose_v2_enabledproperty (#29303) azurerm_app_configuration_feature- Add support forcustom_filter(#30160)azurerm_bastion_host- add support for a "Private-only" deployment and exportprivate_only_enabled(#32042)azurerm_cosmosdb_account- add support for theEnableFabricNetworkAclBypasscapability (#31836)azurerm_key_vault- improve validation for thenamefield to prevent apply time errors (#30453)azurerm_kubernetes_cluster- changingoidc_issuer_enabledfromtruetofalsenow forces resource recreation as the API does not support this (#32117)azurerm_kubernetes_cluster_node_pool- lock on subnet ID instead of subnet name to prevent unnecessary serialization (#32001)azurerm_mssql_managed_instance- export thegeneral_purpose_v2_enabledproperty (#29303)azurerm_netapp_volume- add support fordata_protection_advanced_ransomware(#32099)azurerm_private_endpoint- therequest_messageandis_manual_connectionproperties are now validated at plan time (#31705)azurerm_storage_account- theis_hns_enabledproperty is now validated at plan time (#30536)
BUG FIXES:
azurerm_databricks_workspace- fix the update behaviour for theaccess_connector_idproperty (#32025)azurerm_function_app_flex_consumption- add locking onvirtual_network_subnet_idto prevent conflicts if the same subnet is used for multiple deployments (#32091)azurerm_kubernetes_cluster- fix an issue that preventedoidc_issuer_enabled = falsefrom being set on create (#32117)azurerm_kubernetes_cluster- fix a diff caused by Azure's default value foroidc_issuer_enabledchanging in AKS 1.34+ (#32117)azurerm_public_ip-domain_name_label,reverse_fqdn,domain_name_label_scopecan now be set to empty (#31699)azurerm_resource_group- fix parallelism issue in create_poller (#32123)azurerm_storage_account- RemoveTLS1_3as a valid value formin_tls_version(#32072)