We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc66fdd commit 616b217Copy full SHA for 616b217
1 file changed
test/setup/main.tf
@@ -42,7 +42,7 @@ locals {
42
43
module "project" {
44
source = "terraform-google-modules/project-factory/google"
45
- version = "~> 13.0"
+ version = "~> 18.0"
46
name = "ci-cloud-workflow"
47
random_project_id = "true"
48
org_id = var.org_id
0 commit comments