chore(deps): update terraform azapi to v2.12.0 - #753
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
github-actions
Bot
force-pushed
the
renovate/azapi-2.x
branch
3 times, most recently
from
August 21, 2026 06:58
c7c908c to
2fbf3fc
Compare
github-actions
Bot
force-pushed
the
renovate/azapi-2.x
branch
from
August 22, 2026 06:51
2fbf3fc to
807faed
Compare
github-actions
Bot
force-pushed
the
renovate/azapi-2.x
branch
from
August 25, 2026 06:59
807faed to
bebbc26
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.11.0->2.12.0Release Notes
Azure/terraform-provider-azapi (azapi)
v2.12.0Compare Source
ENHANCEMENTS:
azapiprovider: Supportpreserve_resource_id_casingfeature flag (defaultfalse). 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 spuriousUnexpected Identity Changeerrors and diffs when consumers (or upstream modules) rely on a specific casing the Azure API may not preserve. Only theidandresource_idattributes are affected. Can also be sourced from theARM_PRESERVE_RESOURCE_ID_CASINGenvironment variable (GH-1122).azapiprovider: Publish official windows_arm64 provider binaries (GH-1148).azapi_resourceresource: Re-introduce theignore_body_changesproperty to ignore changes to specified fields in the request body (GH-1192).azapi_data_plane_resourceresource: Allownameto be optional based on the URL format (GH-1178).azapi_data_plane_resourceresource: Support Key Vault certificates (GH-1174).BUG FIXES:
azapi_resourcestate for an in-flight Create interrupted by SIGINT (GH-1183).MoveStatetarget identity forazurermresource moves (GH-1175).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.
This PR has been generated by Renovate Bot.