Azurerm Terraform Provider v5.0.1 Fixes State Migration Issues
terraforminfraazureengineer
patch
Terraform Provider Azurerm version 5.0.1 addresses critical bugs and improves the upgrade path from version 4.x to 5.x. It includes fixes for state migrations in `azurerm_storage_queue` and `azurerm_storage_table_entity`, along with a regression fix for `private_link_target_id` in `azurerm_cdn_frontdoor_origin`. This patch is relevant for users upgrading their Azure infrastructure configurations managed by Terraform.
- →azurerm_cdn_frontdoor_origin - fix a regression that prevented valid values as input to private_link.private_link_target_id
- →azurerm_storage_queue - add a state migration for the id field, fixing the upgrade path from 4.x to 5.x
- →azurerm_storage_table_entity - add a state migration for the storage_table_id field, fixing the upgrade path from 4.x to 5.x
Fixes (3) ›
- azurerm_cdn_frontdoor_origin - fix a regression that prevented valid values as input to private_link.private_link_target_id
- azurerm_storage_queue - add a state migration for the id field, fixing the upgrade path from 4.x to 5.x
- azurerm_storage_table_entity - add a state migration for the storage_table_id field, fixing the upgrade path from 4.x to 5.x
Read the original announcement →
https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v5.0.1
Related releases
- Announcing Required Client-Side Endpoints for AVD Windows App Azure Updates ·
- Azure Application Gateway gains HTTP/3 over QUIC support in public preview Azure Updates ·
- Azure Functions runtime 1 has reached end of life endoflife.date ·
- Azure Database for MySQL 8.0 end-of-life date moved to 2027-01-31 endoflife.date ·
- Azure AI Foundry model Cohere-command-a-plus-05-2026 1 reaches end of life in 30 days endoflife.date ·
- Azure AI Foundry model o4-mini 2025-04-16 end-of-life date moved to 2026-11-19 endoflife.date ·