github hashicorp/terraform-provider-azurerm v4.55.0

4 hours ago

4.55.0 (December 04, 2025)

FEATURES:

  • New Data Source: azurerm_api_management_workspace (#30241)
  • New Resource: azurerm_cognitive_account_project (#30916)
  • New Resource: azurerm_log_analytics_workspace_table_custom_log (#30800)
  • New Resource: azurerm_mongo_cluster_user (#31205)
  • New Resource: azurerm_palo_alto_next_generation_firewall_virtual_hub_strata_cloud_manager (#30613)
  • New Resource: azurerm_palo_alto_next_generation_firewall_virtual_network_strata_cloud_manager (#30613)
  • New List Resource: azurerm_private_dns_zone (#31157)

ENHANCEMENTS:

  • dependencies: containerregistry - update to API version 2025-04-01 (#30205)
  • dependencies: go-azure-helpers - update to v0.75.1 (#31148)
  • dependencies: go-azure-sdk - update to v0.20251202.1181053 (#31253)
  • dependencies: managedidentity - upgrade API version to 2024-11-30 (#30535)
  • dependencies: postgres - update to API version 2025-08-01 (#31162)
  • azurerm_cognitive_account - update validation for customer_managed_key.key_vault_key_id to allow managed HSM keys as input (#31147)
  • azurerm_container_app_environment - extend validation for workload_profile_type for additional supported SKUs (#30738)
  • azurerm_container_app_environment_certificate - add support for the certificate_key_vault block (#30510)
  • azurerm_data_factory - update validation for customer_managed_key_id to allow managed HSM keys as input (#31146)
  • azurerm_mongo_cluster - support for new properties customer_managed_key, data_api_mode_enabled, identity, restore, authentication_methods and storage_type (#31100)
  • azurerm_mysql_flexible_server - add support for MySQL version 8.4 (#31099)
  • azurerm_oracle_autonomous_database - the admin_password property is no longer ForceNew (#30966)
  • azurerm_postgresql_flexible_server - update validation for customer_managed_key.key_vault_key_id and customer_managed_key.geo_backup_key_vault_key_id to allow managed HSM keys as input (#31148)
  • azurerm_postgresql_flexible_server - add support for PostgreSQL version 18 (#31162)
  • azurerm_storage_encryption_scope - update validation for key_vault_key_id to allow managed HSM keys as input (#31145)

BUG FIXES:

  • Data Source: azurerm_ssh_public_key - fix normalisation for public_key to avoid removing a literal EOT from the base64 encoded content (#31249)
  • azurerm_data_protection_backup_vault - poll delete request for completion (#31202)
  • azurerm_function_app_hybrid_connection - remove validation preventing resource import when using an elastic service plan SKU (#31134)
  • azurerm_key_vault_key - not_before_date and expiration_date are now set into state when empty, fixing an issue where drift was not detected (#31192)
  • azurerm_key_vault_secret - not_before_date and expiration_date are now set into state when empty, fixing an issue where drift was not detected (#31192)
  • azurerm_kubernetes_cluster - fix drift on azure_policy_enabled when updating cluster (#30917)
  • azurerm_kubernetes_fleet_update_run - fix a nil pointer dereference to prevent panics (#31213)
  • azurerm_lb_nat_rule - fix an issue that prevented changing floating_ip_enabled and tcp_reset_enabled from true to false (#31244)
  • azurerm_lb_outbound_rule - fix an issue that prevented changing tcp_reset_enabled from true to false (#31244)
  • azurerm_lb_rule - fix an issue that prevented changing floating_ip_enabled and tcp_reset_enabled from true to false (#31244)
  • azurerm_private_endpoint - ensure Resource Identity data is set on create to avoid Missing Resource Identity After Create errors (#31246)
  • azurerm_resource_group - fix poller for the prevent_deletion_if_contains_resources feature, resolving an Azure eventual consistency issue (#31253)
  • azurerm_storage_account - ensure Resource Identity data is set on create to avoid Missing Resource Identity After Create errors (#31246)
  • azurerm_traffic_manager_profile - fix an issue that prevented changing traffic_view_enabled from true to false (#31066)

Don't miss a new terraform-provider-azurerm release

NewReleases is sending notifications on new releases.