diff --git a/test/setup/main.tf b/test/setup/main.tf index 5382d5de..3e8c8928 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 = "~> 14.0" + version = "~> 15.0" name = "ci-iam" random_project_id = true