diff --git a/infrastructure/state.tf b/infrastructure/state.tf index fec4f977..7b2372fa 100644 --- a/infrastructure/state.tf +++ b/infrastructure/state.tf @@ -18,7 +18,7 @@ terraform { } azuread = { source = "hashicorp/azuread" - version = "2.53.1" + version = "3.8.0" } } }