Skip to content

Commit 33f75b8

Browse files
Update Terraform azuread to v3
1 parent 022c0c8 commit 33f75b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ terraform {
66
}
77
azuread = {
88
source = "hashicorp/azuread"
9-
version = "2.50.0"
9+
version = "3.3.0"
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)