diff --git a/infrastructure/state.tf b/infrastructure/state.tf index 9f2928224..b7e488c07 100644 --- a/infrastructure/state.tf +++ b/infrastructure/state.tf @@ -8,7 +8,7 @@ terraform { } azuread = { source = "hashicorp/azuread" - version = "2.53.1" + version = "3.0.1" } } }