diff --git a/test/setup/main.tf b/test/setup/main.tf index 8d2638f..ee2e496 100644 --- a/test/setup/main.tf +++ b/test/setup/main.tf @@ -16,7 +16,7 @@ module "project_ci" { source = "terraform-google-modules/project-factory/google" - version = "~> 16.0" + version = "~> 17.0" name = "ci-bastion-module" random_project_id = true org_id = var.org_id