Terraform Azure Provider v4.72.0 Adds Subnet Resource, Enhances Services
terraforminfraazureengineer
feature patch
Terraform Azure Provider version 4.72.0 introduces a new resource for managing subnets, along with several enhancements to existing services like Frontdoor, Log Analytics, and Azure Machine Learning. These updates include API version upgrades, increased flexibility in configuration options, and improved security by marking sensitive fields. The release benefits users managing Azure infrastructure via Terraform, with a focus on network configurations and data services.
- →New List Resource: azurerm_subnet
- →dependencies: update go to 1.25.10
- →loganalytics - update to API version 2023-09-01
- →azurerm_data_factory_linked_service_data_lake_storage_gen2 - set schema fields service_principal_key and storage_account_key as sensitive
- →azurerm_frontdoor_custom_domain - add support for the cipher_suite property
Features (1) ›
- New List Resource: azurerm_subnet
Enhancements (9) ›
- dependencies: update go to 1.25.10
- dependencies loganalytics - update to API version 2023-09-01
- azurerm_data_factory_linked_service_data_lake_storage_gen2 - set schema fields service_principal_key and storage_account_key as sensitive
- azurerm_frontdoor_custom_domain - add support for the cipher_suite property
- azurerm_log_analytics_workspace - add support for the 10000, 25000 and 50000 values in the reservation_capacity_in_gb_per_day property
- azurerm_machine_learning_compute_cluster - set schema field ssh.0.admin_password as sensitive
- azurerm_subnet - add support for the Microsoft.MessagingConnectors/connectors value in the delegation.service_delegation.name property
azurerm_virtual_network - add support for the Microsoft.MessagingConnectors/connectors value in the subnet.delegation.service_delegation.name property
- cosmos - migrate all resources and data sources to go-azure-sdk
Fixes (1) ›
- azurerm_frontdoor_custom_domain - fixed an eventual consistency bug in creation
Read the original announcement →
https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v4.72.0
Related releases
- Azure SQL updates preview for late July Azure Updates ·
- Azure Kubernetes Service 1.33 has reached end of life endoflife.date ·
- Azure Database for PostgreSQL 11 has reached end of life endoflife.date ·
- Azure Database for PostgreSQL 12 has reached end of life endoflife.date ·
- Azure Database for PostgreSQL 13 has reached end of life endoflife.date ·
- Azure Database for MySQL 5.7 has reached end of life endoflife.date ·