Terraform Azure Provider v5.4.0 Adds New Resources and Enhancements
HashiCorp's Terraform Azure Provider v5.4.0 introduces several new resources for managing Azure services, including Application Insights, Arc Kubernetes, Batch, Log Analytics, and Availability Sets. The release also includes numerous enhancements, such as API version updates for Mongo Cluster and NetApp, and new configurable properties for resources like Key Vault, Load Balancers, Virtual Machine Scale Sets, PostgreSQL Flexible Server, and Storage Accounts. This update expands the provider's capabilities and allows engineers to manage a wider range of Azure infrastructure components through Terraform.
- →New List Resource: azurerm_application_insights_standard_web_test
- →New List Resource: azurerm_application_insights_workbook_template
- →New List Resource: azurerm_arc_kubernetes_provisioned_cluster
- →New List Resource: azurerm_availability_set
- →New List Resource: azurerm_batch_application
Features (7) ›
- New List Resource: azurerm_application_insights_standard_web_test
- New List Resource: azurerm_application_insights_workbook_template
- New List Resource: azurerm_arc_kubernetes_provisioned_cluster
- New List Resource: azurerm_availability_set
- New List Resource: azurerm_batch_application
- New List Resource: azurerm_dedicated_host_group
- New List Resource: azurerm_log_analytics_workspace
Enhancements (21) ›
- dependencies azurerm_mongo_cluster - update API version to 2026-06-01
- dependencies azurerm_mongo_cluster_firewall_rule - update API version to 2026-06-01
- dependencies azurerm_mongo_cluster_user - update API version to 2026-06-01
- dependencies netapp - update API version to 2026-05-01
- Data Source: azurerm_api_management_workspace - export the description property
Data Source: azurerm_attestation_provider - export the sev_snp_policy_base64, open_enclave_policy_base64, sgx_enclave_policy_base64, and tpm_policy_base64 properties
Data Source: azurerm_automation_account - export the dsc_primary_access_key, dsc_server_endpoint, dsc_secondary_access_key, public_network_access_enabled, sku_name, and tags properties
- Data Source: azurerm_automation_account - export the encryption block
- Data Source: azurerm_ip_group - export the firewall_ids and firewall_policy_ids properties
- Data Source: azurerm_private_link_service - export the fqdns and destination_ip_address properties
- azurerm_key_vault_managed_hardware_security_module_key - allow the key_size property to be set when key_type is oct-HSM
- azurerm_lb_probe - add support for the no_healthy_backends_behavior property
- azurerm_linux_virtual_machine_scale_set - add support for the NvmeDisk value to the os_disk.diff_disk_settings.placement property
- azurerm_linux_web_app - add support for the 8.5 value in the site_config.application_stack.php_version property
- azurerm_linux_web_app_slot - add support for the 8.5 value in the site_config.application_stack.php_version property
- azurerm_netapp_volume - support for the breakthrough_mode_enabled property
azurerm_postgresql_flexible_server - add support for the storage_type, storage_iops, and storage_throughput properties which allows choice of the new "Premium V2 LRS" storage type
azurerm_storage_account - add support for an in-place migration of account_replication_type between matching non-zonal and zonal types instead of resource recreation
- azurerm_storage_table - add support for AAD authentication
- azurerm_synapse_spark_pool - migrate to go-azure-sdk
- azurerm_windows_virtual_machine_scale_set - add support for the NvmeDisk value to the os_disk.diff_disk_settings.placement property
Fixes (1) ›
- azurerm_synapse_spark_pool - fix lifecycle.ignore_changes support
https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v5.4.0
Related releases
- Azure Virtual Network Manager IPAM Gains General Availability in Additional Regions Azure Updates ·
- Azure AI Foundry model gpt-chat-latest 2026-08-06 reaches end of life in 90 days endoflife.date ·
- Azure AI Foundry model Kimi-K2.7-Code 2026-06-12 reaches end of life in 30 days endoflife.date ·
- Public Preview: Reader Endpoint for Azure Database for MySQL Azure Updates ·
- Azure Front Door WAF adds profile and route-level policy associations in public preview Azure Updates ·
- Microsoft's marketing team leverages AI to scale operations and expertise Microsoft Azure Blog ·