microsoft / terraform-provider-power-platform

Power Platform Terraform Provider
https://registry.terraform.io/providers/microsoft/power-platform/latest/docs
MIT License
35 stars 13 forks source link

Chore(deps): Update hashicorp/azuread requirement from ~>2.53 to ~>3.0 in /examples/resources/powerplatform_admin_management_application in the all group across 1 directory #470

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Updates the requirements on hashicorp/azuread to permit the latest version. Updates hashicorp/azuread to 3.0.1

Release notes

Sourced from hashicorp/azuread's releases.

v3.0.1

BUG FIXES:

  • data.azuread_group - fix ID parsing bugs and some crashes (#1499)
  • azuread_conditional_access_policy - fix a parsing bug for authentication_strength_policy_id (#1499)
  • azuread_service_principal_certificate - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_claims_mapping_policy_assignment - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_password - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_token_signing_certificate - fix a parsing bug for service_principal_id (#1499)
  • azuread_synchronization_job - fix a parsing bug for service_principal_id (#1499)
  • azuread_synchronization_job_provision_on_demand - fix parsing bugs for service_principal_id and synchronization_job_id (#1499)
  • azuread_synchronization_secret - fix a parsing bug for service_principal_id (#1499)
Changelog

Sourced from hashicorp/azuread's changelog.

3.0.1 (September 27, 2024)

BUG FIXES:

  • data.azuread_group - fix ID parsing bugs and some crashes (#1499)
  • azuread_conditional_access_policy - fix a parsing bug for authentication_strength_policy_id (#1499)
  • azuread_service_principal_certificate - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_claims_mapping_policy_assignment - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_password - fix a parsing bug for service_principal_id (#1499)
  • azuread_service_principal_token_signing_certificate - fix a parsing bug for service_principal_id (#1499)
  • azuread_synchronization_job - fix a parsing bug for service_principal_id (#1499)
  • azuread_synchronization_job_provision_on_demand - fix parsing bugs for service_principal_id and synchronization_job_id (#1499)
  • azuread_synchronization_secret - fix a parsing bug for service_principal_id (#1499)

3.0.0 (September 27, 2024)

NOTES:

  • Major Version: Version 3.0 of the AzureAD Provider is a major version. Some behaviors have changed and some deprecated fields/resources have been removed. Please refer to the 3.0 upgrade guide for more information.
  • When upgrading to v3.0 of the AzureAD Provider, we recommend upgrading to the latest version of Terraform Core (which can be found here).

2.53.1 (June 28, 2024)

BUG FIXES:

  • azuread_application - export the password attribute only when it is set in configuration, to prevent marking existing resources as sensitive (#1422)

2.53.0 (June 28, 2024)

ENHANCEMENTS:

  • azuread_application - support for the password block (#1389)

BUG FIXES:

  • azuread_claims_mapping_policy - set the correct timeouts for this resource (#1419)
  • azuread_service_principal_claims_mapping_policy_assignment - set the correct timeouts for this resource (#1419)
  • azuread_synchronization_secret - set the correct timeouts for this resource (#1419)

2.52.0 (June 13, 2024)

BUG FIXES:

  • azuread_application - fix a bug that could prevent the ignore_changes lifecycle argument from working for the app_role, oauth2_permission_scope, identifier_uris, optional_claims, and required_resource_access properties (#1403)
  • azuread_application - add a workaround for an API bug when instantiating an application from template using the template_id property (#1406)

2.51.0 (June 06, 2024)

ENHANCEMENTS:

... (truncated)

Commits


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions