Skip to content

Commit

Permalink
chore(deps): update terraform azuread to v3.0.2 (#662)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent b1b9f21 commit 0e51724
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions terraform/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ terraform {
}
azuread = {
source = "hashicorp/azuread"
version = "3.0.1"
version = "3.0.2"
}
}

Expand Down

0 comments on commit 0e51724

Please sign in to comment.