Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2025

This PR contains the following updates:

Package Type Update Change
azurerm (source) required_provider minor ~> 4.37.0 -> ~> 4.38.0
azurerm (source) required_provider minor 4.37.0 -> 4.38.1

Release Notes

hashicorp/terraform-provider-azurerm (azurerm)

v4.38.1

Compare Source

NOTE: This patch release addresses a critical problem in App Service and Logic Apps resources preventing all Long Running Operations from completing successfully.

BUG FIXES:

  • dependencies: go-azure-sdk/sdk update to v0.20250731.1142049 (#​30282)

v4.38.0

Compare Source

FEATURES:

  • New Data Source : azurerm_api_connection (#​30178)
  • New Data Source: azurerm_log_analytics_workspace_table (#​30261)
  • New Data Source: azurerm_mssql_failover_group (#​29428)
  • New Data Source: azurerm_trusted_signing_account (#​29293)
  • New Resource: azurerm_application_load_balancer_security_policy (#​30128)
  • New Resource : azurerm_eventgrid_partner_registration (#​29736)
  • New Resource: azurerm_mssql_managed_instance_start_stop_schedule (#​26702)

ENHANCEMENTS:

  • dependencies: go-azure-sdk update to v0.20250728.1144148 (#​30254)
  • dependencies: go-azure-sdk update to v0.20250716.1144812 (#​30171)
  • dependencies: golang.org/x/crypto update to v0.40.0 (#​30171)
  • dependencies: golang.org/x/mod update to v0.26.0 (#​30171)
  • dependencies: golang.org/x/net update to v0.42.0 (#​30171)
  • dependencies: golang.org/x/sync update to v0.16.0 (#​30171)
  • dependencies: golang.org/x/sys update to v0.34.0 (#​30171)
  • dependencies: golang.org/x/text update to v0.27.0 (#​30171)
  • dependencies: golang.org/x/tools update to v0.35.0 (#​30171)
  • dependencies: servicebus - update to API version 2024-01-01 (#​30231)
  • Data Source: azurerm_databricks_workspace - add support for the custom_parameters property (#​30214)
  • Data Source: azurerm_oracle_cloud_vm_cluster - add support for the file_system_configuration block (#​30092)
  • Data Source: azurerm_oracle_exadata_infrastructure - add support for the defined_file_system_configuration block (#​30092)
  • azurerm_batch_pool - fix start_task.0.task_retry_maximum validation (#​30182)
  • azurerm_dev_center - add support for the project_catalog_item_sync_enabled property (#​29274)
  • azurerm_dev_center_project_pool - add support for the managed_virtual_network_regions property (#​30061)
  • azurerm_dynatrace_monitor - add support for the environment_properties block (#​29251)
  • azurerm_image - improve validation for os_disk, data_disk and zone_resilient (#​30222)
  • azurerm_managed_lustre_file_system - add support for the root_squash block (#​29876)
  • azurerm_management_group_policy_assignment - improve validation for the name property (#​30179)
  • azurerm_management_group_policy_set_definition - now forces a new resource to be created when the number of parameters is decreased (#​29866)
  • azurerm_mongo_cluster - add support for version 8.0 (#​29823)
  • azurerm_network_security_rule - improve validation for source and destination properties (#​29675)
  • azurerm_oracle_cloud_vm_cluster - add support for the file_system_configuration block (#​30092)
  • azurerm_policy_set_definition - now forces a new resource to be created when the number of parameters is decreased (#​29866)
  • azurerm_resource_group_policy_assignment - improve validation for the name property (#​30179)
  • azurerm_resource_policy_assignment - improve validation for the name property (#​30179)
  • azurerm_subnet - add support for the ip_address_pool block (#​29840)
  • azurerm_subscription_policy_assignment - improve validation for the name property (#​30179)
  • azurerm_video_indexer_account - add support for the public_network_access property (#​29725)

BUG FIXES:

  • Data Source: azurerm_kusto_cluster - fix returned error if cluster was not found (#​30232)
  • appservice - now checks for deployment service availability before zip deployment (#​30066)
  • azurerm_ai_foundry - no longer crashes when the key_vault_id property is nil (#​30252)
  • azurerm_container_app_environment - no longer panics when log_analytics_workspace_id is from another subscription (#​29829)
  • azurerm_eventhub - fix perpetual diff with message_retention (#​30169)
  • azurerm_kusto_attached_database_configuration - resource is now removed from state if it no longer exists (#​30232)
  • azurerm_kusto_cluster - resource is now removed from state if it no longer exists (#​30232)
  • azurerm_kusto_cluster_customer_managed_key - resource is now removed from state if it no longer exists (#​30232)
  • azurerm_kusto_cluster_principal_assignment - resource is now removed from state if it no longer exists (#​30232)
  • azurerm_log_analytics_workspace_table - the retention_in_days property can now be reset (#​29182)
  • azurerm_monitor_alert_prometheus_rule_group - prevent an error caused by the request containing an empty string for the rule.for property when not set (#​30180)
  • azurerm_mssql_database - the max_size_gb can now support 0.1 and 0.5 (#​28334)
  • azurerm_mssql_managed_instance - administrator_login is now Computed, preventing resource recreation when azure_active_directory_administrator.azuread_authentication_only_enabled is true (#​30263)
  • azurerm_postgresql_flexible_server_virtual_endpoint - no longer causes an error when replica_server_id is from another subscription (#​29270)
  • azurerm_role_management_policy - fix perpetual diff on activation_rules.approval_stage (#​29084)
  • azurerm_service_plan - fix an issue that prevented supported SKUs from specifying zone_balancing_enabled as true (#​30165)
  • azurerm_web_application_firewall_policy - js_challenge_cookie_expiration_in_minutes is now set to default value if not returned from API (#​30245)

Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from commjoen as a code owner August 1, 2025 06:55
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Aug 1, 2025
@renovate renovate bot requested a review from bendehaan as a code owner August 1, 2025 06:55
@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Aug 1, 2025
@renovate renovate bot force-pushed the renovate/terraform-azure branch 10 times, most recently from 2d9c713 to 3446a24 Compare August 2, 2025 19:25
@renovate renovate bot force-pushed the renovate/terraform-azure branch from 3446a24 to 11f83d7 Compare August 2, 2025 20:47
@bendehaan bendehaan merged commit 026c078 into master Aug 5, 2025
17 checks passed
@renovate renovate bot deleted the renovate/terraform-azure branch August 5, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants