Skip to content

Commit df77541

Browse files
Updated Azure AD Provider to 2.0
Updated Azure AD Provider to 2.0
1 parent 5958bca commit df77541

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform-manifests/01-main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ terraform {
1818
}
1919
azuread = {
2020
source = "hashicorp/azuread"
21-
version = "~> 1.0"
21+
version = "~> 2.0"
2222
}
2323
random = {
2424
source = "hashicorp/random"

0 commit comments

Comments
 (0)