microsoft / power-platform-terraform-quickstarts

Examples for using the Power Platform Terraform Provider
https://github.com/microsoft/terraform-provider-power-platform
MIT License
13 stars 0 forks source link

Bump hashicorp/azuread from 2.52.0 to 2.53.0 in /bootstrap/tenant-configuration #93

Closed dependabot[bot] closed 6 days ago

dependabot[bot] commented 1 week ago

Bumps hashicorp/azuread from 2.52.0 to 2.53.0.

Release notes

Sourced from hashicorp/azuread's releases.

v2.53.0

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)
Changelog

Sourced from hashicorp/azuread's changelog.

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)
Commits
  • 1ad927e v2.53.0
  • 0113cb9 Changelog for #1419
  • cc808a9 Merge pull request #1419 from hashicorp/docs/timeouts-and-api-limits
  • b1f2708 bugfix: ensure correct timeouts are specified for all resources
  • 651b63e docs: add info notes about restrictive API limits
  • 0577b6e docs: remove use of deprecated application_id from examples
  • 9c3924b docs: ensure timeouts are documented
  • e336102 Changelog for #1389
  • bfaeb83 azuread_application: add password property (#1389)
  • 2fc4d08 Merge pull request #1414 from hashicorp/dependabot/go_modules/github.com/hash...
  • 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 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)