azure Terraform AzureRM Provider Releases · · 4.73.0

Terraform Provider for Azure Adds Storage Mover and CDN Rules

terraforminfraazureengineer
feature patch

Terraform Provider for Azure (azurerm) v4.73.0 introduces two new resources for managing Storage Mover job definitions and projects. Several existing resources have also been enhanced with new capabilities, including expanded custom block response status codes for CDN Frontdoor firewall policies and additional compliance standards for Databricks workspaces. These updates benefit engineers and architects managing Azure infrastructure with Terraform, offering greater control and flexibility in resource configuration.

  • New List Resource: azurerm_storage_mover_job_definition
  • New List Resource: azurerm_storage_mover_project
  • azurerm_container_app_job - add support for identity_id property to scaling.rules
Features (2)
  • New List Resource: azurerm_storage_mover_job_definition
  • New List Resource: azurerm_storage_mover_project
Enhancements (3)
  • azurerm_cdn_frontdoor_firewall_policy - add support for the 429, 990, 991, 992, 993, 994, 995, 996, 997, 998, and 999 values in the custom_block_response_status_code property

  • azurerm_container_app_job - add support for identity_id property to scaling.rules
  • azurerm_databricks_workspace - add support for the values FEDRAMP_MODERATE, IRAP_PROTECTED, FEDRAMP_HIGH, FEDRAMP_IL5, ITAR_EAR, CYBER_ESSENTIAL_PLUS, CANADA_PROTECTED_B, ISMAP, HITRUST, K_FSI, GERMANY_C5, and GERMANY_TISAX in the compliance_security_profile_standards property

Read the original announcement →

https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v4.73.0

Related releases