[PR #6] [MERGED] chore(deps): update hashicorp/azuread requirement from ~> 2.0 to ~> 3.8 in /templates/terraform #8

Closed
opened 2026-08-09 19:08:26 +02:00 by zaph0d · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Team-Rockstars-AI/opencode-agentic-platform-engineering/pull/6
Author: @dependabot[bot]
Created: 6/17/2026
Status: Merged
Merged: 6/18/2026
Merged by: @niels-emmer

Base: mainHead: dependabot/terraform/templates/terraform/hashicorp/azuread-tw-3.8


📝 Commits (1)

  • c6e3dc5 chore(deps): update hashicorp/azuread requirement from ~> 2.0 to ~> 3.8

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 templates/terraform/providers.tf (+1 -1)

📄 Description

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

Release notes

Sourced from hashicorp/azuread's releases.

v3.8.0

3.8.0 (February 19, 2026)

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

Sourced from hashicorp/azuread's changelog.

3.8.0 (February 19, 2026)

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)

3.7.0 (November 18, 2025)

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)

3.6.0 (September 25, 2025)

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)

3.5.0 (August 08, 2025)

... (truncated)

Commits
  • 38d1993 CHANGELOG for v3.8.0 (#1840)
  • ba32892 azuread_group / azuread_group_without_members - add deadline to context f...
  • f0b28b8 azuread_privileged_access_group_assignment_schedule - add EC check to creat...
  • a21418d azuread_invitation - add eventual consistency check for Create (#1844)
  • ba59ad1 dependencies - update go to version 1.25.5 and misc dependencies. (#1842)
  • 9520a7a build(deps): bump actions/checkout from 4.2.2 to 4.3.1 (#1812)
  • 3087d43 GHA fix-up *-on-fail everywhere remaining (#1841)
  • 14e1d38 GHA - fix provider testing workflow (#1839)
  • f1a063c build(deps): bump actions/setup-go from 5.5.0 to 5.6.0 (#1826)
  • e4e7323 build(deps): bump actions/setup-java from 4.7.1 to 4.8.0 (#1822)
  • 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 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Team-Rockstars-AI/opencode-agentic-platform-engineering/pull/6 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/17/2026 **Status:** ✅ Merged **Merged:** 6/18/2026 **Merged by:** [@niels-emmer](https://github.com/niels-emmer) **Base:** `main` ← **Head:** `dependabot/terraform/templates/terraform/hashicorp/azuread-tw-3.8` --- ### 📝 Commits (1) - [`c6e3dc5`](https://github.com/Team-Rockstars-AI/opencode-agentic-platform-engineering/commit/c6e3dc5e9257e89a9f952f12fdc04eac0e720d58) chore(deps): update hashicorp/azuread requirement from ~> 2.0 to ~> 3.8 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `templates/terraform/providers.tf` (+1 -1) </details> ### 📄 Description Updates the requirements on [hashicorp/azuread](https://github.com/hashicorp/terraform-provider-azuread) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-azuread/releases">hashicorp/azuread's releases</a>.</em></p> <blockquote> <h2>v3.8.0</h2> <h2>3.8.0 (February 19, 2026)</h2> <p>ENHANCEMENTS:</p> <ul> <li>dependencies: update <code>go</code> version to <code>1.25.5</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li>dependencies: update <code>go-azure-helpers</code> to <code>v0.76.2</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li>dependencies: update <code>go-azure-sdk</code> to <code>v0.20260212.1143955</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li>dependencies: update <code>hashicorp/terraform-plugin-sdk/v2</code> to <code>v2.38.2</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li>dependencies: update <code>hashicorp/terraform-plugin-testing</code> to <code>v1.14.0</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li>dependencies: update <code>x/crypto</code> to <code>v0.48.0</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li><code>azuread_group</code> - increase default timeout for Create and Update to 30 minutes (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1541">#1541</a>)</li> <li><code>azuread_group_without_members</code> - increase default timeout for Create and Update to 30 minutes (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1541">#1541</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li><code>azuread_group</code> - add a deadline to the context used in the CustomizeDiff (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1541">#1541</a>)</li> <li><code>azuread_group_without_members</code> - add a deadline to the context used in the CustomizeDiff (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1541">#1541</a>)</li> <li><code>azuread_group_role_management_policy</code> - added Eventual Consistency check to avoid misreporting not found during create (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1836">#1836</a>)</li> <li><code>azuread_invitation</code> - added Eventual Consistency check to avoid misreporting not found during create (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1844">#1844</a>)</li> <li><code>azuread_privileged_access_group_assignment_schedule</code> - added Eventual Consistency check to avoid misreporting not found during create (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1845">#1845</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/hashicorp/terraform-provider-azuread/blob/main/CHANGELOG.md">hashicorp/azuread's changelog</a>.</em></p> <blockquote> <h2>3.8.0 (February 19, 2026)</h2> <p>ENHANCEMENTS:</p> <ul> <li>dependencies: update <code>go</code> version to <code>1.25.5</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li>dependencies: update <code>go-azure-helpers</code> to <code>v0.76.2</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li>dependencies: update <code>go-azure-sdk</code> to <code>v0.20260212.1143955</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li>dependencies: update <code>hashicorp/terraform-plugin-sdk/v2</code> to <code>v2.38.2</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li>dependencies: update <code>hashicorp/terraform-plugin-testing</code> to <code>v1.14.0</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li>dependencies: update <code>x/crypto</code> to <code>v0.48.0</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li><code>azuread_group</code> - increase default timeout for Create and Update to 30 minutes (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1541">#1541</a>)</li> <li><code>azuread_group_without_members</code> - increase default timeout for Create and Update to 30 minutes (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1541">#1541</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li><code>azuread_group</code> - add a deadline to the context used in the CustomizeDiff (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1541">#1541</a>)</li> <li><code>azuread_group_without_members</code> - add a deadline to the context used in the CustomizeDiff (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1541">#1541</a>)</li> <li><code>azuread_group_role_management_policy</code> - added Eventual Consistency check to avoid misreporting not found during create (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1836">#1836</a>)</li> <li><code>azuread_invitation</code> - added Eventual Consistency check to avoid misreporting not found during create (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1844">#1844</a>)</li> <li><code>azuread_privileged_access_group_assignment_schedule</code> - added Eventual Consistency check to avoid misreporting not found during create (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1845">#1845</a>)</li> </ul> <h2>3.7.0 (November 18, 2025)</h2> <p>FEATURES:</p> <ul> <li><strong>New Resource:</strong> <code>azuread_flexible_federated_identity_credential</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1788">#1788</a>)</li> </ul> <p>EHANCEMENTS:</p> <ul> <li>Dependencies: <code>go-azure-sdk</code> updated to <code>v0.20251029.1173336</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1787">#1787</a>)</li> <li>Dependencies: <code>Go</code> updated to <code>v1.25.3</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1792">#1792</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li><code>azuread_application</code> - allow retry on <code>409 Conflict</code> during creation (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1768">#1768</a>)</li> <li><code>azuread_conditional_access_policy</code> - add support for the <code>authentication_flow_transfer_methods</code> property (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1796">#1796</a>)</li> <li><code>azuread_group_role_management_policy</code> - fix update for <code>activation_rule.required_conditional_access_authentication_context</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1783">#1783</a>)</li> </ul> <h2>3.6.0 (September 25, 2025)</h2> <p>ENHANCEMENTS:</p> <ul> <li><code>data.azuread_named_location</code> - add support for the <code>object_id</code> property (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703">#1703</a>)</li> <li><code>azuread_named_location</code> - add support for the <code>object_id</code> property (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1703">#1703</a>)</li> </ul> <p>BUG FIXES:</p> <ul> <li><code>data.azuread_users</code> - queries that return multiple users with the same mail nickname no longer causes an error (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1762">#1762</a>)</li> </ul> <h2>3.5.0 (August 08, 2025)</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/hashicorp/terraform-provider-azuread/commit/38d1993a1ea64e69fb7f0420148ec114b42d7650"><code>38d1993</code></a> CHANGELOG for v3.8.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1840">#1840</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-azuread/commit/ba32892d18a55466b13f59d006a99786f58fa67e"><code>ba32892</code></a> <code>azuread_group</code> / <code>azuread_group_without_members</code> - add deadline to context f...</li> <li><a href="https://github.com/hashicorp/terraform-provider-azuread/commit/f0b28b89e002a71c50a2558db3637afef7431d7c"><code>f0b28b8</code></a> <code>azuread_privileged_access_group_assignment_schedule</code> - add EC check to creat...</li> <li><a href="https://github.com/hashicorp/terraform-provider-azuread/commit/a21418d399f4f6431a87159336cb4c78aaf5a419"><code>a21418d</code></a> <code>azuread_invitation</code> - add eventual consistency check for <code>Create</code> (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1844">#1844</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-azuread/commit/ba59ad1fb7d95daac00811a0ebe82c347ec145e8"><code>ba59ad1</code></a> <code>dependencies</code> - update <code>go</code> to version <code>1.25.5</code> and misc dependencies. (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1842">#1842</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-azuread/commit/9520a7a454416537902c5956d16b6bc84d3b4191"><code>9520a7a</code></a> build(deps): bump actions/checkout from 4.2.2 to 4.3.1 (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1812">#1812</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-azuread/commit/3087d431ce9d5c1659fdd680c1ba61374534f4a8"><code>3087d43</code></a> <code>GHA</code> fix-up <code>*-on-fail</code> everywhere remaining (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1841">#1841</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-azuread/commit/14e1d38cd32d50a6193d18fb8267a358008fc38e"><code>14e1d38</code></a> <code>GHA</code> - fix provider testing workflow (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1839">#1839</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-azuread/commit/f1a063ce54339c415cc02e4ae4ed1082bfdff563"><code>f1a063c</code></a> build(deps): bump actions/setup-go from 5.5.0 to 5.6.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1826">#1826</a>)</li> <li><a href="https://github.com/hashicorp/terraform-provider-azuread/commit/e4e73232c09e471f22432ad05dc366500253f933"><code>e4e7323</code></a> build(deps): bump actions/setup-java from 4.7.1 to 4.8.0 (<a href="https://redirect.github.com/hashicorp/terraform-provider-azuread/issues/1822">#1822</a>)</li> <li>Additional commits viewable in <a href="https://github.com/hashicorp/terraform-provider-azuread/compare/v2.0.0...v3.8.0">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
zaph0d 2026-08-09 19:08:26 +02:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
github-mirrors/opencode-agentic-platform-engineering#8
No description provided.