Skip to content

Commit

Permalink
deps: update Terraform azuread to v2.43.0 (#2367)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Meyer <[email protected]>
  • Loading branch information
renovate[bot] and katexochen authored Sep 26, 2023
1 parent 090ad7b commit dffdc37
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions cli/internal/terraform/terraform/iam/azure/.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 cli/internal/terraform/terraform/iam/azure/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
azuread = {
source = "hashicorp/azuread"
version = "2.41.0"
version = "2.43.0"
}
}
}
Expand Down

0 comments on commit dffdc37

Please sign in to comment.