Skip to content

chore(deps): update infrastructure updates#215

Merged
renovate[bot] merged 1 commit intomainfrom
chore/infra
Mar 31, 2026
Merged

chore(deps): update infrastructure updates#215
renovate[bot] merged 1 commit intomainfrom
chore/infra

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 31, 2026

This PR contains the following updates:

Package Type Update Change
azapi (source) required_provider minor 2.8.02.9.0
azurerm (source) required_provider minor 4.65.04.66.0
docker.io/node final patch 24.14.0-alpine24.14.1-alpine

Release Notes

Azure/terraform-provider-azapi (azapi)

v2.9.0

Compare Source

ENHANCEMENTS:

  • azapi_update_resource resource: Support replace_triggers_external_values argument to trigger resource replacement based on external values.
  • azapi_data_plane_resource resource: Support sensitive_body and sensitive_body_version fields, which are used to specify the write-only properties in the request body.
  • azapi_resource_action resource: Support updating api-version without recreating the resource.
  • azapi_resource_action Support ignore_not_found argument to optionally suppress 404 errors and expose resource existence.
  • azapi_resource, azapi_update_resource resources: Support list_unique_id_property and ignore_other_items_in_list fields, which are used to manage list properties with unique identifiers (GH-1033).
  • azapi provider: Add Azure Government support for KeyVault resource manager audience endpoint (GH-996).
  • azapi_data_plane_resource resource: Support importing existing data plane resources via terraform import (GH-1053).
  • azapi_data_plane_resource resource: Add support for Microsoft.Foundry/agents (AI Foundry assistants) with customization and resource management (GH-1053).
  • parse_resource_id function: Add resource_group_id to the function output (GH-1065).
  • Update bicep types to ms-henglu/bicep-types-az@5c7a4c2

BUG FIXES:

  • Fix Missing Resource Identity After Update error for Terraform versions below 1.12 (GH-1023).
  • azapi_resource_action: Fix inconsistent result error when updating query_parameters with when = "destroy" (GH-1028).
  • azapi_resource resource: Fix embedded schema validation failure when the discriminator property is unknown (GH-1038).
  • azapi_data_plane_resource resource: Fix a bug that 204 status code is not supported as a success response (GH-1055).
  • Fix inconsistent result after apply when lastConnectivityTime field changes between create/update and read (GH-1062).
  • Fix a bug that auxiliary_tenant_ids are not passed to ARM client options for cross-tenant authentication (GH-1046).
  • Fix azapi_update_resource state migration missing replace_triggers_external_values field (GH-1071).
  • Fix RequiresReplaceIfNotNull plan modifier not handling typed null from HCL conditional expressions (GH-1070).
hashicorp/terraform-provider-azurerm (azurerm)

v4.66.0

Compare Source

FEATURES:

  • New Data Source: azurerm_container_app_environment_storage (#​32007)
  • New List Resource: azurerm_video_indexer_account (#​31978)

ENHANCEMENTS:

  • dependencies: Go - upgrade to version 1.25.8 (#​31907)
  • azurerm_bastion_host - Upgrade API to 2025-01-01 (#​32030)
  • azurerm_kubernetes_cluster - add support for migration from Azure or Kubenet CNI to Azure CNI Overlay (#​30959)
  • azurerm_search_service: add support for endpoint attribute (#​32010)
  • cognitive_account_rai_blocklist_resource - add support for the tags property (#​31871)

BUG FIXES:

  • azurerm_container_app - fix failure_count_threshold validation values for container app probes (#​31989)
  • azurerm_linux_function_app_slot - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot (#​32008)
  • azurerm_linux_web_app_slot - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot (#​32008)
  • azurerm_log_analytics_workspace - preserve default value of local_authentication_enabled (#​32004)
  • azurerm_windows_function_app_slot - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot (#​32008)
  • azurerm_windows_web_app_slot - fix API error when removing auth_settings_v2 configuration from a previously deployed appservice slot (#​32008)

Configuration

📅 Schedule: Branch creation - Only on Tuesday ( * * * * 2 ) in timezone America/Vancouver, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 a team as a code owner March 31, 2026 15:09
@renovate renovate bot enabled auto-merge (squash) March 31, 2026 15:09
@github-actions
Copy link
Copy Markdown

Coverage Report

Totals Coverage
Statements: 95.47% ( 1222 / 1280 )
Methods: 98.34% ( 178 / 181 )
Lines: 99.55% ( 659 / 662 )
Branches: 88.1% ( 385 / 437 )

@sonarqubecloud
Copy link
Copy Markdown

@renovate renovate bot merged commit 6e9dfa9 into main Mar 31, 2026
25 checks passed
@renovate renovate bot deleted the chore/infra branch March 31, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant