azure Terraform AzureRM Provider Releases · · 5.3.0

HashiCorp Terraform AzureRM Provider v5.3.0 Released

terraforminfraazuregaengineer
feature patch

HashiCorp has released version 5.3.0 of the Terraform AzureRM Provider, introducing new data sources and resources for Azure Playwright Workspaces and Cognitive Deployment. This update provides expanded infrastructure-as-code capabilities for managing a broader range of Azure services. It includes enhancements like extended validation for private endpoints, support for identity blocks in managed applications, and numerous bug fixes. These changes primarily affect developers and DevOps engineers using Terraform for Azure infrastructure provisioning.

  • New Data Source: azurerm_playwright_workspace
  • New List Resource: azurerm_cognitive_deployment
  • New List Resource: azurerm_playwright_workspace
  • New Resource: azurerm_playwright_workspace
  • go-azure-helpers - update version to 0.82.0
Features (4)
  • New Data Source: azurerm_playwright_workspace
  • New List Resource: azurerm_cognitive_deployment
  • New List Resource: azurerm_playwright_workspace
  • New Resource: azurerm_playwright_workspace
Enhancements (11)
  • dependencies go-azure-helpers - update version to 0.82.0
  • dependencies sql - update API version to 2025-01-01
  • Data Source: azurerm_role_definition - export the role_definition_resource_id property
  • azurerm_cognitive_deployment - add Resource Identity support
  • azurerm_federated_identity_credential - add additional polling to account for Azure's eventual consistency
  • azurerm_kubernetes_cluster - add support for the oms_agent.retina_flow_logs_enabled property
  • azurerm_managed_application - add support for the identity block
  • azurerm_private_endpoint - extend validation for the private_service_connection.subresource_names property to allow names containing spaces
  • azurerm_search_service - allow in-place downgrades of the sku property between Basic and Standard tiers
  • azurerm_site_recovery_replicated_vm - add update support to the managed_disk block without requiring resource recreation
  • azurerm_user_assigned_identity - add additional polling to account for Azure's eventual consistency
Fixes (2)
  • Data Source: azurerm_app_configuration_key - now correctly sets tags into state
  • azurerm_eventhub_namespace - prevent network_rulesets.x.default_action being set to Deny if ip_rule or virtual_network_rule is not specified
Read the original announcement →

https://github.com/hashicorp/terraform-provider-azurerm/releases/tag/v5.3.0

Related releases