Skip to content

Commit 9a5410b

Browse files
Update Terraform azuread to v2
1 parent 555607e commit 9a5410b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

state.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ terraform {
44
required_providers {
55
azuread = {
66
source = "hashicorp/azuread"
7-
version = "1.6.0"
7+
version = "2.50.0"
88
}
99
azurerm = {
1010
source = "hashicorp/azurerm"

0 commit comments

Comments
 (0)