ministryofjustice / staff-identity-idam-entra-infra

This repository holds the configuration for managing various end user facing configurations within Entra ID.
MIT License
1 stars 0 forks source link

Bump hashicorp/azuread from 3.0.2 to 3.1.0 in /terraform #53

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps hashicorp/azuread from 3.0.2 to 3.1.0.

Release notes

Sourced from hashicorp/azuread's releases.

v3.1.0

ENHANCEMENTS:

  • dependencies - update golang.org/x/crypto to 0.31.0 (#1585)
  • data.azuread_named_location - add support for country_lookup_method (#1589)
  • azuread_conditional_access_policy - add support for the insider_risk_levels property (#1597)
  • azuread_named_location - add support for country_lookup_method (#1589)

BUG FIXES:

  • azuread_access_package_resource_catalog_association - allow origin IDs that contain / (#1592)
  • azuread_application - the password block can now correctly be removed (#1430)
  • azuread_conditional_access_policy - fix potential panic in expanding conditions (#1619)
  • azuread_group - prevent creation retry when caller hasn't been specified as an owner (#1593)
  • azuread_user - add support for employee_hire_date (#1437)
Changelog

Sourced from hashicorp/azuread's changelog.

3.1.0 (January 16, 2025)

ENHANCEMENTS:

  • dependencies - update golang.org/x/crypto to 0.31.0 (#1585)
  • data.azuread_named_location - add support for country_lookup_method (#1589)
  • azuread_conditional_access_policy - add support for the insider_risk_levels property (#1597)
  • azuread_named_location - add support for country_lookup_method (#1589)

BUG FIXES:

  • azuread_access_package_resource_catalog_association - allow origin IDs that contain / (#1592)
  • azuread_application - the password block can now correctly be removed (#1430)
  • azuread_conditional_access_policy - fix potential panic in expanding conditions (#1619)
  • azuread_group - prevent creation retry when caller hasn't been specified as an owner (#1593)
  • azuread_user - add support for employee_hire_date (#1437)
Commits
  • efb90bd CHANGELOG.md for v3.1.0 (#1588)
  • 16d93eb Merge pull request #1597 from sdx-jkataja/insider-risk-levels
  • a6ede9c fix docs linting error
  • f74fb14 change order of fields to pass tflint
  • 5e67abe sort list of arguments
  • aa31914 Update internal/services/conditionalaccess/migrations/conditional_access_poli...
  • 0ffade3 add support for insider_risk_levels
  • 5a5de06 Merge pull request #1621 from joshvito/main
  • 960793f Update group_member.md
  • 67a9c0e Update group_member.md
  • 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)