diff --git a/test/setup/main.tf b/test/setup/main.tf index f209e293..f2699d2e 100644 --- a/test/setup/main.tf +++ b/test/setup/main.tf @@ -16,7 +16,7 @@ module "project_ci_vm" { source = "terraform-google-modules/project-factory/google" - version = "~> 17.0" + version = "~> 18.0" name = "ci-vm-module" random_project_id = true