Skip to content

Commit 873bd03

Browse files
committed
PPHA-369: Use the same azuread tf provider across the project
1 parent d6e828b commit 873bd03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/modules/infra/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ terraform {
77

88
azuread = {
99
source = "hashicorp/azuread"
10-
version = "3.6.0"
10+
version = "3.4.0"
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)