Skip to content

Commit

Permalink
Update Terraform azuread to v2.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 13, 2024
1 parent 0e4f3d9 commit e461a48
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 25 deletions.
48 changes: 24 additions & 24 deletions components/cft-neuvector/.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 components/cft-neuvector/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ terraform {
}
azuread = {
source = "hashicorp/azuread"
version = "2.47.0"
version = "2.49.1"
}
}
}
Expand Down

0 comments on commit e461a48

Please sign in to comment.