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.50.0 to 2.51.0 in /bootstrap/tenant-configuration #87

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps hashicorp/azuread from 2.50.0 to 2.51.0.

Release notes

Sourced from hashicorp/azuread's releases.

v2.51.0

ENHANCEMENTS:

  • data.azuread_users - support for the mails property (#1400)

BUG FIXES:

  • azuread_access_package_assignment_policy - fix a bug preventing removal of the assignment_review_settings block (#1394)
Changelog

Sourced from hashicorp/azuread's changelog.

2.51.0 (June 06, 2024)

ENHANCEMENTS:

  • data.azuread_users - support for the mails property (#1400)

BUG FIXES:

  • azuread_access_package_assignment_policy - fix a bug preventing removal of the assignment_review_settings block (#1394)
Commits
  • 7baae5f v2.51.0
  • 2562410 Changelog for #1400
  • 6936734 Merge pull request #1400 from hashicorp/f/users-data-source-mails-property
  • 04eac4e Merge pull request #1387 from hashicorp/tooling/release-script-from-branch
  • 7311f63 Merge pull request #1383 from hashicorp/tests/user-password-set-on-failure
  • 96e14fe data.azuread_users: support for the mails property
  • 8b7b123 Changelog for #1394
  • 3fd3346 Merge pull request #1394 from hashicorp/bugfix/access-package-assignment-poli...
  • 6670353 tooling: enable running a release from a branch instead of main
  • 2c912df bugfix: allow disabling review settings for `azuread_access_package_assignmen...
  • 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)