Skip to content
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

Update Terraform azapi to v2 #477

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update Terraform azapi to v2 #477

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 21, 2024

This PR contains the following updates:

Package Type Update Change
azapi (source) required_provider major 1.15.0 -> 2.2.0

Release Notes

Azure/terraform-provider-azapi (azapi)

v2.2.0

Compare Source

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.

v2.1.0

Compare Source

FEATURES:

  • azapi_resource resource: Support resource move operation, it allows moving resources from azurerm provider.

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug when body contains an unknown float number, the provider will crash.
  • Fix the crash that occurs when no tenant ID is configured in Azure CLI.
  • Fix a bug that using multiple locks can result in a deadlock.

v2.0.1

Compare Source

BREAKING CHANGES:

  • azapi_resource, azapi_update_resource resources and data sources' output field defaults to the readonly fields when the response_export_values is not specified.
  • azapi_resource_list data source's output field defaults to the response when the response_export_values is not specified.

ENHANCEMENTS:

  • azapi_data_plane_resource resource: Support Microsoft.Purview/accounts/Scanning/managedvirtualnetworks type.
  • Support a default retry policy that retries when GET request fails with 404 status code after resource creation.
  • azapi provider: Support disable_default_output field, which is used to disable the default output for the resources and data sources.
  • Update bicep types to ms-henglu/bicep-types-az@c3ff45d

BUG FIXES:

  • Fix a bug that non-standard LRO error responses are not handled properly.

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner October 21, 2024 06:49
@renovate renovate bot requested review from ozzyib and removed request for a team October 21, 2024 06:49
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 21, 2024
@renovate renovate bot enabled auto-merge (rebase) October 21, 2024 06:49
@renovate renovate bot force-pushed the renovate/azapi-2.x branch 4 times, most recently from 772ea33 to 31d469e Compare October 24, 2024 10:42
@renovate renovate bot force-pushed the renovate/azapi-2.x branch 11 times, most recently from 65d2ab6 to 29eda7a Compare November 5, 2024 08:41
@renovate renovate bot force-pushed the renovate/azapi-2.x branch 5 times, most recently from 506a5f5 to 7b1ce18 Compare November 13, 2024 10:02
@renovate renovate bot force-pushed the renovate/azapi-2.x branch from 7b1ce18 to f6416a3 Compare November 13, 2024 16:14
@renovate renovate bot force-pushed the renovate/azapi-2.x branch 4 times, most recently from ecc2d6a to f3f9ccc Compare November 27, 2024 10:05
@renovate renovate bot force-pushed the renovate/azapi-2.x branch 4 times, most recently from 111818b to b800de3 Compare December 5, 2024 11:04
@renovate renovate bot force-pushed the renovate/azapi-2.x branch 2 times, most recently from f33b12a to ca39fa9 Compare December 11, 2024 09:10
@renovate renovate bot force-pushed the renovate/azapi-2.x branch 4 times, most recently from 0f82ec2 to a854e0a Compare December 19, 2024 12:05
@renovate renovate bot force-pushed the renovate/azapi-2.x branch from a854e0a to 955894e Compare December 30, 2024 08:04
@renovate renovate bot force-pushed the renovate/azapi-2.x branch 3 times, most recently from 915873e to 019a269 Compare January 9, 2025 12:42
@renovate renovate bot force-pushed the renovate/azapi-2.x branch from 019a269 to 00ea82a Compare January 10, 2025 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants