diff --git a/infrastructure/state.tf b/infrastructure/state.tf index a214481dee1..57869e6d7ee 100644 --- a/infrastructure/state.tf +++ b/infrastructure/state.tf @@ -11,7 +11,7 @@ terraform { } azuread = { source = "hashicorp/azuread" - version = "2.53.1" + version = "3.0.2" } } }