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 ~> 1.15.0 - autoclosed #646

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 2, 2024

This PR contains the following updates:

Package Type Update Change
azapi (source) required_provider minor ~> 1.13.0 -> ~> 1.15.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

Azure/terraform-provider-azapi (azapi)

v1.15.0

Compare Source

ENHANCEMENTS:

BUG FIXES:

  • Fix a bug that differences in a list of objects are not detected correctly.
  • Fix a bug that azapi_update_resource produced inconsistent results when the case of the resource_id and type fields are different.
  • Fix a bug that provider will crash when there's no default subscription configured in azure cli.
  • Fix a bug that resource definitions are not correctly cached.

v1.14.0

Compare Source

FEATURES:

  • New Data Source: azapi_client_config

ENHANCEMENTS:

  • azapi provider: Support client_certificate field, which specifies base64-encoded PKCS#12 bundle to be used as the client certificate for authentication.
  • azapi provider: Support use_aks_workload_identity field to enable AKS workload identity.
  • azapi_resource, azapi_update_resource, azapi_resource_action, azapi_data_plane_resource resources: Support timeouts.update field, which is used to specify the timeout for the update operation.
  • azapi_update_resource resource: Improve the id build logic to honor user's input.
  • Update bicep types to ms-henglu/bicep-types-az@37dcb18

BUG FIXES:

  • Fix a bug that azapi_resource will crash when the location in GET response is null.
  • Fix a bug that schema validation fails to validate unknown string values.
  • Fix a bug that azapi_resource only supports extension resource on a resource group scoped resource.
  • Fix a bug that OIDC authentication should not be used when required fields are missing.

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone Europe/London, Automerge - "after 10am every weekday,before 4pm every weekday" in timezone Europe/London.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/azapi-1.x branch 7 times, most recently from 31f365a to 05d22b2 Compare December 9, 2024 14:00
@renovate renovate bot force-pushed the renovate/azapi-1.x branch from 05d22b2 to 73dd70d Compare December 9, 2024 16:20
@renovate renovate bot changed the title Update Terraform azapi to ~> 1.15.0 Update Terraform azapi to ~> 1.15.0 - autoclosed Dec 11, 2024
@renovate renovate bot closed this Dec 11, 2024
@renovate renovate bot deleted the renovate/azapi-1.x branch December 11, 2024 11:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants