Skip to content

chore(deps): update terraform azapi to v2.12.0 - #753

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/azapi-2.x
Open

chore(deps): update terraform azapi to v2.12.0#753
github-actions[bot] wants to merge 1 commit into
mainfrom
renovate/azapi-2.x

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
azapi (source) required_provider minor 2.11.0 -> 2.12.0

Release Notes

Azure/terraform-provider-azapi (azapi)

v2.12.0

Compare Source

ENHANCEMENTS:

  • azapi provider: Support preserve_resource_id_casing feature flag (default false). When enabled, if the resource ID the provider would write back to state differs from the existing state value only by casing, the existing casing is preserved. This avoids spurious Unexpected Identity Change errors and diffs when consumers (or upstream modules) rely on a specific casing the Azure API may not preserve. Only the id and resource_id attributes are affected. Can also be sourced from the ARM_PRESERVE_RESOURCE_ID_CASING environment variable (GH-1122).
  • azapi provider: Publish official windows_arm64 provider binaries (GH-1148).
  • azapi_resource resource: Re-introduce the ignore_body_changes property to ignore changes to specified fields in the request body (GH-1192).
  • azapi_data_plane_resource resource: Allow name to be optional based on the URL format (GH-1178).
  • azapi_data_plane_resource resource: Support Key Vault certificates (GH-1174).

BUG FIXES:

  • Strip UTF-8 BOM prefix from JSON responses (GH-1190).
  • Preserve azapi_resource state for an in-flight Create interrupted by SIGINT (GH-1183).
  • Fix MoveState target identity for azurerm resource moves (GH-1175).
  • Fix OIDC token file path logic (GH-1164).

Configuration

📅 Schedule: Branch creation - "before 10am on monday" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 this update again.


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

This PR has been generated by Renovate Bot.

@github-actions
github-actions Bot requested a review from a team as a code owner August 10, 2026 07:54
@github-actions
github-actions Bot force-pushed the renovate/azapi-2.x branch 3 times, most recently from c7c908c to 2fbf3fc Compare August 21, 2026 06:58
@github-actions
github-actions Bot force-pushed the renovate/azapi-2.x branch from 2fbf3fc to 807faed Compare August 22, 2026 06:51
@github-actions
github-actions Bot force-pushed the renovate/azapi-2.x branch from 807faed to bebbc26 Compare August 25, 2026 06:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants