Skip to content

Commit

Permalink
chore(deps): Update hashicorp/azuread requirement from ~> 2.44.0 to ~…
Browse files Browse the repository at this point in the history
…> 2.45.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.44.0...v2.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 27, 2023
1 parent 6455f2a commit 36d7dcb
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.44.0"
version = "~> 2.45.0"
}

honeycombio = {
Expand Down

0 comments on commit 36d7dcb

Please sign in to comment.