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 hashicorp/azuread requirement from ~> 2.53.0 to ~> 3.0.0 #184

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2024

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

Release notes

Sourced from hashicorp/azuread's releases.

v3.0.0

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

Sourced from hashicorp/azuread's changelog.

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:

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

2.50.0 (May 16, 2024)

ENHANCEMENTS:

  • dependencies: updating to v0.68.0 of github.com/manicminer/hamilton (#1382)
  • data.azuread_application - support looking up applications with the identifier_uri property [GH 1303]
  • azuread_conditional_access_policy - improve handling of the session_controls block (#1382)

... (truncated)

Commits
  • 8b482b2 v3.0.0
  • c7c0f91 Merge pull request #1496 from hashicorp/bugfixes/group-role-management-policy
  • 0918f7a azuread_group_role_management_policy: fix up resource and data source, add ex...
  • 5c963ef dependencies: updating to v0.20240927.1005214 of `github.com/hashicorp/go-a...
  • d86f8e5 v3.0
  • 266a029 Merge pull request #1495 from hashicorp/3.0-upgrade-guide
  • e223da6 Merge pull request #1494 from hashicorp/id-migrations
  • c89ee2b Merge pull request #1493 from hashicorp/remove-deprecations
  • b67b54f Merge pull request #1492 from hashicorp/bugfixes/consistency
  • a91589a Upgrade guide for v3.0
  • Additional commits viewable in compare view

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 <dependency name> 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)

Updates the requirements on [hashicorp/azuread](https://github.com/hashicorp/terraform-provider-azuread) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-azuread/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-azuread@v2.53.0...v3.0.0)

---
updated-dependencies:
- dependency-name: hashicorp/azuread
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from imjoseangel as a code owner September 27, 2024 04:10
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2024
@imjoseangel imjoseangel merged commit 44f4a4c into devel Sep 29, 2024
1 of 2 checks passed
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/azuread-tw-3.0.0 branch September 29, 2024 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant