Skip to content

Bump azure/azapi from 2.3.0 to 2.4.0 in /tests/e2e #200

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 18, 2025

Bumps azure/azapi from 2.3.0 to 2.4.0.

Release notes

Sourced from azure/azapi's releases.

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.
  • Fix a bug that azapi_resource is replaced if the API returns a readonly location.
  • Fix a bug that resource group's api-version 2024-11-01 is disabled in the provider.
Changelog

Sourced from azure/azapi's changelog.

v2.4.0 (unreleased)

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.
  • Fix a bug that azapi_resource is replaced if the API returns a readonly location.
  • Fix a bug that resource group's api-version 2024-11-01 is disabled in the provider.
Commits
  • 73edff4 fix(planmodifier): requires replace external values should not replace if sta...
  • b16bfdf Branch 250513 update bicep types (#868)
  • 6fe82de example - add commit example for `Microsoft.Network_networkManagers_routingCo...
  • 4209a4f update example documents (#865)
  • ad72a0b bugfix: validation is skipped when sensitive_body is not specified
  • 2ce73d8 update docs for unique_string
  • a782a5b Add unique_string function (#653)
  • 318f525 fix endpoint documents (#863)
  • 57e37bd bugfix: resource group's 2024-11-01 api-version is not enabled (#857)
  • 989d75a Branch 240507 update example docs readme (#862)
  • Additional commits viewable in compare view

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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 18, 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.11.4
  • Working Directory 📂./tests/e2e
  • Terraform Format and Style 🖌success

Bumps [azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.3.0 to 2.4.0.
- [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.3.0...v2.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/terraform/tests/e2e/azure/azapi-2.4.0 branch from 13e7b8d to da4acaa Compare May 21, 2025 12:28
Copy link

Terraform Lint Results

  • Terraform Version 📎1.11.4
  • Working Directory 📂./tests/e2e
  • Terraform Format and Style 🖌success

@marvinbuss marvinbuss changed the base branch from main to marvinbuss/update_personal_compute_ref May 21, 2025 13:51
@marvinbuss marvinbuss merged commit 76adff7 into marvinbuss/update_personal_compute_ref May 21, 2025
4 of 5 checks passed
@marvinbuss marvinbuss deleted the dependabot/terraform/tests/e2e/azure/azapi-2.4.0 branch May 21, 2025 13:51
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