Skip to content

Bump azure/azapi from 2.1.0 to 2.2.0 in /code/infra #313

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2025

Bumps azure/azapi from 2.1.0 to 2.2.0.

Release notes

Sourced from azure/azapi's releases.

v2.2.0

ENHANCEMENTS:

  • azapi_resource resource: Improved 403 handling for management group resources to include child resources
  • Update bicep types to ms-henglu/bicep-types-az@4da2e19

BUG FIXES:

  • Fix a bug that the provider produced inconsistent result after apply when default output feature is enabled.
    Notice: Terraform will detect the output field's changes made outside of Terraform since the last "terraform apply". You can run terraform refresh to update the state file with the latest values.
  • Fix a bug that the GET after PUT retry timeout doesn't work properly when the environment variable is set.
Changelog

Sourced from azure/azapi's changelog.

v2.2.0

ENHANCEMENTS:

  • azapi_resource resource: Improved 403 handling for management group resources to include child resources
  • Update bicep types to ms-henglu/bicep-types-az@4da2e19

BUG FIXES:

  • Fix a bug that the provider produced inconsistent result after apply when default output feature is enabled.
    Notice: Terraform will detect the output field's changes made outside of Terraform since the last "terraform apply". You can run terraform refresh to update the state file with the latest values.
  • Fix a bug that the GET after PUT retry timeout doesn't work properly when the environment variable is set.
Commits
  • ccc7d9c block resource group's 2024-11-01 as it's unavailable (#702)
  • 6c2da80 update bicep types to 4da2e194de989ed72552add82b9a5ead5223695b (#701)
  • 62e0c8f add documents for features (#700)
  • 39b6089 improve validation for azapi_resource data source (#699)
  • d3f9b34 update changelog
  • 080409c add example for Microsoft.Impact RP (#689)
  • 4e3b32f clarify client certificate authentication limitation (#686)
  • c2f6536 bugfix: unstable response values may cause provider produced inconsistant res...
  • ac4a733 fix: improve retry behavior with resources at MG scope (#681)
  • See full diff 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)

Bumps [azure/azapi](https://github.com/Azure/terraform-provider-azapi) from 2.1.0 to 2.2.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.1.0...v2.2.0)

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

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

dependabot bot commented on behalf of github Jan 5, 2025

The following labels could not be found: terraform, dependencies.

Copy link

github-actions bot commented Jan 5, 2025

Terraform Lint Results

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

Copy link
Contributor

@marvinbuss marvinbuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@marvinbuss marvinbuss merged commit d1bfed1 into main Jan 29, 2025
6 of 7 checks passed
@marvinbuss marvinbuss deleted the dependabot/terraform/code/infra/azure/azapi-2.2.0 branch January 29, 2025 09:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant