Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2025

Bumps azure/azapi from 2.2.0 to 2.6.1.

Release notes

Sourced from azure/azapi's releases.

v2.6.1

DEPRECATIONS:

  • azapi provider: The maximum_busy_retry_attempts field is deprecated and will be removed in the next major release. Please remove them from the azapi provider block. The provider will use the default value for this field.

BUG FIXES:

  • Fix a regression issue when authenticating via Managed Identity (MSI).
  • Fix a regression issue that default retry policy doesn't work.

v2.6.0

DEPRECATIONS:

  • retry block: The multiplier and randomization_factor are deprecated and will be removed in the next major release. Please remove them from the retry block. The provider will use the default values for these fields.

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug that invalid resource ID containing | character is not detected when validating the configuration.
  • Fix a bug that schema validation fails to validate when the discriminator field is unknown.
  • Fix the crash that occurs when the identity.type returns a value that is not a string.

v2.5.0

ENHANCEMENTS:

  • azapi_resource resource: ignore the changes when the body field matches the remote state even if the body field or api-version field is changed.
  • azapi_resource resource: ignore the order of the identity_ids array.
  • azapi_resource resource: support ignore_null_property field, which is used to ignore the null properties in the body field.
  • azapi_resource resource: support sensitive_body_version field, which is used to manually control the version of the sensitive body.
  • azapi_update_resource resource: remove the readonly fields from identity.userAssignedIdentities in the request body.
  • Update bicep types to ms-henglu/bicep-types-az@a50156f

BUG FIXES:

  • Fix a bug that schema validation fails to validate unknown string values when both body and sensitive_body are specified.
  • Fix a bug that azapi_update_resource does not update the correct items in an array when the order of the items is different from the remote state.
  • Update the list of readonly fields which should be excluded from the default output.

v2.4.0

FEATURES:

  • New Provider Function: unique_string

ENHANCEMENTS:

  • azapi_resource resource: Support schema validation in terraform validate.
  • azapi_resource resource: Preflight validation supports nested resources.
  • azapi resources/data sources: Support User-Agent header, which is used to specify the user agent which is appended to the default user agent.
  • azapi_resource, azapi_update_resource resources: Support sensitive_body field, which is used to specify the write-only properties in the request body.
  • Update bicep types to ms-henglu/bicep-types-az@0ce6ee9

BUG FIXES:

  • Fix a bug that azapi_update_resource resource produced inconsistent results when only error_message_regex is changed.
  • Fix a bug that azapi_resource_action resource could not be migrated correctly when the body is empty string.
  • Fix a bug that after moving resource from azurerm provider, the azapi_resource resource could not be updated correctly.

... (truncated)

Changelog

Sourced from azure/azapi's changelog.

v2.6.1

DEPRECATIONS:

  • azapi provider: The maximum_busy_retry_attempts field is deprecated and will be removed in the next major release. Please remove them from the azapi provider block. The provider will use the default value for this field.

BUG FIXES:

  • Fix a regression issue when authenticating via Managed Identity (MSI).
  • Fix a regression issue that default retry policy doesn't work.

v2.6.0

DEPRECATIONS:

  • retry block: The multiplier and randomization_factor are deprecated and will be removed in the next major release. Please remove them from the retry block. The provider will use the default values for these fields.

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug that invalid resource ID containing | character is not detected when validating the configuration.
  • Fix a bug that schema validation fails to validate when the discriminator field is unknown.
  • Fix the crash that occurs when the identity.type returns a value that is not a string.

v2.5.0

ENHANCEMENTS:

  • azapi_resource resource: ignore the changes when the body field matches the remote state even if the body field or api-version field is changed.
  • azapi_resource resource: ignore the order of the identity_ids array.
  • azapi_resource resource: support ignore_null_property field, which is used to ignore the null properties in the body field.
  • azapi_resource resource: support sensitive_body_version field, which is used to manually control the version of the sensitive body.
  • azapi_update_resource resource: remove the readonly fields from identity.userAssignedIdentities in the request body.
  • Update bicep types to ms-henglu/bicep-types-az@a50156f

BUG FIXES:

  • Fix a bug that schema validation fails to validate unknown string values when both body and sensitive_body are specified.
  • Fix a bug that azapi_update_resource does not update the correct items in an array when the order of the items is different from the remote state.
  • Update the list of readonly fields which should be excluded from the default output.

v2.4.0

FEATURES:

  • New Provider Function: unique_string

ENHANCEMENTS:

  • azapi_resource resource: Support schema validation in terraform validate.
  • azapi_resource resource: Preflight validation supports nested resources.
  • azapi resources/data sources: Support User-Agent header, which is used to specify the user agent which is appended to the default user agent.
  • azapi_resource, azapi_update_resource resources: Support sensitive_body field, which is used to specify the write-only properties in the request body.
  • Update bicep types to ms-henglu/bicep-types-az@0ce6ee9

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.2.0 to 2.6.1.
- [Release notes](https://github.com/Azure/terraform-provider-azapi/releases)
- [Changelog](https://github.com/Azure/terraform-provider-azapi/blob/main/CHANGELOG.md)
- [Commits](Azure/terraform-provider-azapi@v2.2.0...v2.6.1)

---
updated-dependencies:
- dependency-name: azure/azapi
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2025

Labels

The following labels could not be found: dependencies, terraform. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Copy link

Terraform Lint Results

  • Terraform Version 📎1.9.6
  • Working Directory 📂./code/infra
  • Terraform Format and Style 🖌success

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.

0 participants