Terraform Provider for AzureRM v4.80.0 Updates Dependencies and Fixes Bugs
terraforminfraazureengineer
patch
Terraform Provider for AzureRM v4.80.0 updates underlying Go Azure SDK and Managed HSM API version, enhancing dependency management and API alignment. It also introduces validation for CDN custom domain hostnames and fixes a migration bug related to Azure Machine Learning datastores. These changes affect users managing Azure CDN and Machine Learning resources via Terraform.
- →go-azure-sdk - update to v0.20260629.1154953
- →managedhsm - update to API version 2026-02-01
- →azurerm_cdn_frontdoor_custom_domain - add basic validation for the host_name property
- →azurerm_machine_learning_datastore_fileshare - fix 5.0 migration bug for the storage_fileshare_id property
Enhancements (4) ›
- dependencies go-azure-sdk - update to v0.20260629.1154953
- dependencies managedhsm - update to API version 2026-02-01
- azurerm_cdn_frontdoor_custom_domain - add basic validation for the host_name property
azurerm_cdn_frontdoor_custom_domain - improve validation for additional host_name constraints when tls.certificate_type is ManagedCertificate
Fixes (1) ›
- azurerm_machine_learning_datastore_fileshare - fix 5.0 migration bug for the storage_fileshare_id property
Read the original announcement →
https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v4.80.0