Skip to content

Commit 24354e1

Browse files
Update Terraform azuread to v3.5.0 (#1263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b773ed5 commit 24354e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/state.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
}
99
azuread = {
1010
source = "hashicorp/azuread"
11-
version = "3.4.0"
11+
version = "3.5.0"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)