diff --git a/test/setup/main.tf b/test/setup/main.tf index dbcc9b6..a729d1a 100644 --- a/test/setup/main.tf +++ b/test/setup/main.tf @@ -27,7 +27,7 @@ resource "google_folder" "ci-iam-folder" { module "iam-project" { source = "terraform-google-modules/project-factory/google" - version = "~> 17.0" + version = "~> 18.0" name = "ci-iam" random_project_id = true