Skip to content

Commit

Permalink
chore(deps): Update hashicorp/azuread requirement from ~> 2.53.0 to ~…
Browse files Browse the repository at this point in the history
…> 3.0.0

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]>
  • Loading branch information
dependabot[bot] authored Sep 27, 2024
1 parent 185fb14 commit ad4ad0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ terraform {

azuread = {
source = "hashicorp/azuread"
version = "~> 2.53.0"
version = "~> 3.0.0"
}

honeycombio = {
Expand Down

0 comments on commit ad4ad0f

Please sign in to comment.