Skip to content

Update Terraform azuread to v3#196

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/azuread-3.x
Open

Update Terraform azuread to v3#196
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/azuread-3.x

Conversation

@renovate

@renovate renovate Bot commented Sep 27, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
azuread (source) required_provider major 2.53.13.9.0

Release Notes

hashicorp/terraform-provider-azuread (azuread)

v3.9.0

Compare Source

ENHANCEMENTS:

  • dependencies: update go version to 1.26.4 (#​1874)
  • dependencies: update go-azure-helpers to 0.80.0 (#​1872)
  • azuread_conditional_access_policy - add support for the conditions.applications.filter property (#​1780)
  • azuread_privileged_access_group_assignment_schedule - add additional checks for confirming resource existence (#​1856)
  • azuread_privileged_access_group_eligibility_schedule - add additional checks for confirming resource existence (#​1856)

BUG:

  • azuread_privileged_access_group_assignment_schedule - fix update functionality preventing RoleAssignmentExists errors (#​1856)
  • azuread_privileged_access_group_eligibility_schedule - fix update functionality preventing RoleAssignmentExists errors (#​1856)

v3.8.0

Compare Source

ENHANCEMENTS:

  • dependencies: update go version to 1.25.5 (#​1842)
  • dependencies: update go-azure-helpers to v0.76.2 (#​1842)
  • dependencies: update go-azure-sdk to v0.20260212.1143955 (#​1842)
  • dependencies: update hashicorp/terraform-plugin-sdk/v2 to v2.38.2 (#​1842)
  • dependencies: update hashicorp/terraform-plugin-testing to v1.14.0 (#​1842)
  • dependencies: update x/crypto to v0.48.0 (#​1842)
  • azuread_group - increase default timeout for Create and Update to 30 minutes (#​1541)
  • azuread_group_without_members - increase default timeout for Create and Update to 30 minutes (#​1541)

BUG FIXES:

  • azuread_group - add a deadline to the context used in the CustomizeDiff (#​1541)
  • azuread_group_without_members - add a deadline to the context used in the CustomizeDiff (#​1541)
  • azuread_group_role_management_policy - added Eventual Consistency check to avoid misreporting not found during create (#​1836)
  • azuread_invitation - added Eventual Consistency check to avoid misreporting not found during create (#​1844)
  • azuread_privileged_access_group_assignment_schedule - added Eventual Consistency check to avoid misreporting not found during create (#​1845)

v3.7.0

Compare Source

FEATURES:

  • New Resource: azuread_flexible_federated_identity_credential (#​1788)

EHANCEMENTS:

  • Dependencies: go-azure-sdk updated to v0.20251029.1173336 (#​1787)
  • Dependencies: Go updated to v1.25.3 (#​1792)

BUG FIXES:

  • azuread_application - allow retry on 409 Conflict during creation (#​1768)
  • azuread_conditional_access_policy - add support for the authentication_flow_transfer_methods property (#​1796)
  • azuread_group_role_management_policy - fix update for activation_rule.required_conditional_access_authentication_context (#​1783)

v3.6.0

Compare Source

ENHANCEMENTS:

  • data.azuread_named_location - add support for the object_id property (#​1703)
  • azuread_named_location - add support for the object_id property (#​1703)

BUG FIXES:

  • data.azuread_users - queries that return multiple users with the same mail nickname no longer causes an error (#​1762)

v3.5.0

Compare Source

ENHANCEMENTS:

  • azuread_conditional_access_policy - add support for the client_applications.filter property (#​1744)

BUG FIXES:

  • azuread_conditional_access_policy - fix support for everyTime restrictions in session_controls request payload (#​1719)

v3.4.0

Compare Source

  • dependencies: update hashicorp/hc-install to v0.9.2 (#​1696)
  • dependencies: update hashicorp/terraform-exec to v0.23.0 (#​1696)
  • dependencies: update hashicorp/terraform-registry-address to v0.2.5 (#​1696)
  • dependencies: update x/crypto to v0.38.0 (#​1696)
  • dependencies: update x/net to v0.40.0 (#​1696)
  • dependencies: update x/oauth2 to v0.30.0 (#​1702)
  • dependencies: update x/sync to v0.14.0 (#​1696)
  • dependencies: update x/sys to v0.33.0 (#​1696)
  • dependencies: update x/text to v0.25.0 (#​1696)
  • azuread_application - add support for brk-multihub scheme for redirect_uris (#​1663)
  • azuread_application_redirect_uris - add support for brk-multihub scheme for redirect_uris (#​1663)
  • azuread_conditional_access_policy - populate members only when membership_kind is set to enumerated (#​1601)

v3.3.0

Compare Source

ENHANCEMENTS:

  • dependencies: update Go to 1.24.1 (#​1675)

BUG FIXES:

  • azuread_application_pre_authorized - fix unexpected removal of unmanaged pre-authorized apps on delete (#​1659)
  • azuread_directory_role - fix for changes in Graph API response for ListRolesResponse in create (#​1575)
  • azuread_directory_role_eligibility_schedule_request - fix Read for time based service automatic deletion of request resource (#​1682)

v3.2.0

Compare Source

FEATURES:

  • New Resource: azuread_group_without_members (#​1623)

ENHANCEMENTS:

  • dependencies: update go-azure-sdk to v0.20250131.1134653 (#​1635)

BUG FIXES:

  • azuread_access_package_assignment_policy - fix crash in Read (#​1664)
  • azuread_access_package_assignment_policy - fix use of alternative_approver in approval_settings (#​1567)
  • azuread_group_role_management_policy - fix endless drift due to approval_status computed (#​1666)

v3.1.0

Compare Source

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)

v3.0.2

Compare Source

BUG FIXES:

  • azuread_group - Fix crash and memory leak (#​1518)

v3.0.1

Compare Source

BUG FIXES:

  • data.azuread_group - fix ID parsing bugs and some crashes (#​1499)
  • azuread_conditional_access_policy - fix a parsing bug for authentication_strength_policy_id (#​1499)
  • azuread_service_principal_certificate - fix a parsing bug for service_principal_id (#​1499)
  • azuread_service_principal_claims_mapping_policy_assignment - fix a parsing bug for service_principal_id (#​1499)
  • azuread_service_principal_password - fix a parsing bug for service_principal_id (#​1499)
  • azuread_service_principal_token_signing_certificate - fix a parsing bug for service_principal_id (#​1499)
  • azuread_synchronization_job - fix a parsing bug for service_principal_id (#​1499)
  • azuread_synchronization_job_provision_on_demand - fix parsing bugs for service_principal_id and synchronization_job_id (#​1499)
  • azuread_synchronization_secret - fix a parsing bug for service_principal_id (#​1499)

v3.0.0

Compare Source

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

Configuration

📅 Schedule: (in timezone Europe/London)

  • Branch creation
    • "after 7am and before 11am every weekday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 27, 2024
@renovate renovate Bot force-pushed the renovate/azuread-3.x branch from 1817884 to 764f54e Compare September 27, 2024 13:41
@renovate renovate Bot force-pushed the renovate/azuread-3.x branch from 764f54e to 3119fb1 Compare October 4, 2024 19:42
@hmcts-jenkins-a-to-c

hmcts-jenkins-a-to-c Bot commented Oct 4, 2024

Copy link
Copy Markdown
Contributor

Plan Result (aat)

No changes. Your infrastructure matches the configuration.

@hmcts-jenkins-a-to-c

hmcts-jenkins-a-to-c Bot commented Oct 4, 2024

Copy link
Copy Markdown
Contributor

Plan Result (prod)

No changes. Your infrastructure matches the configuration.

@renovate renovate Bot force-pushed the renovate/azuread-3.x branch from d433ce8 to e4ba920 Compare September 2, 2025 08:22
@renovate renovate Bot force-pushed the renovate/azuread-3.x branch from e4ba920 to 4abf8be Compare September 25, 2025 23:38
@renovate renovate Bot force-pushed the renovate/azuread-3.x branch from 4abf8be to b7f29e6 Compare November 19, 2025 11:08
@renovate renovate Bot force-pushed the renovate/azuread-3.x branch 2 times, most recently from 2ed949c to edcf6c8 Compare February 19, 2026 23:58
@renovate renovate Bot force-pushed the renovate/azuread-3.x branch from edcf6c8 to 15dfb47 Compare April 16, 2026 11:06
@renovate renovate Bot force-pushed the renovate/azuread-3.x branch 3 times, most recently from 7400fd2 to d8e3bed Compare May 20, 2026 09:47
@renovate renovate Bot force-pushed the renovate/azuread-3.x branch from d8e3bed to f021829 Compare May 20, 2026 10:41
@renovate renovate Bot force-pushed the renovate/azuread-3.x branch from f021829 to ccad407 Compare June 15, 2026 09:25
@renovate renovate Bot force-pushed the renovate/azuread-3.x branch from ccad407 to a94fccf Compare June 17, 2026 11:33
@renovate renovate Bot force-pushed the renovate/azuread-3.x branch from a94fccf to b51063e Compare June 19, 2026 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

aat/no-changes dependencies Pull requests that update a dependency file prod/no-changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants