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.47.0 to 2.48.0 in /bootstrap/tenant-configuration #45

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps hashicorp/azuread from 2.47.0 to 2.48.0.

Release notes

Sourced from hashicorp/azuread's releases.

v2.48.0

ENHANCEMENTS:

  • dependencies: updating to v0.20240411.1104331 of github.com/hashicorp/go-azure-sdk/sdk (#1353)

BUG FIXES:

  • provider: fix an issue where the provider was not correctly configured when using a custom metadata host (#1353)
Changelog

Sourced from hashicorp/azuread's changelog.

2.48.0 (April 11, 2024)

ENHANCEMENTS:

  • dependencies: updating to v0.20240411.1104331 of github.com/hashicorp/go-azure-sdk/sdk (#1353)

BUG FIXES:

  • provider: fix an issue where the provider was not correctly configured when using a custom metadata host (#1353)
Commits
  • 0d6e12c v2.48.0
  • bc59983 typo fix
  • b9e75d2 Changelog for #1353
  • e87888c Merge pull request #1353 from hashicorp/dependencies/go-azure-sdk
  • 8470fa4 provider: move helpers to own source file, log the metdata configuration mode...
  • 352421f provider: environments.FromEndpoint() no longer needs an environment name
  • 0737c1a dependencies: updating to v0.20240411.1104331 of `github.com/hashicorp/go-a...
  • 57611df Merge pull request #1350 from hashicorp/tsccr-auto-pinning/trusted/2024-04-08
  • 3dcacf3 Result of tsccr-helper -log-level=info gha update .
  • e8b1163 Merge pull request #1340 from andrewluotechnologies/patch-1
  • 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)