We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62b962e + b826bf1 commit f32b776Copy full SHA for f32b776
test/setup/main.tf
@@ -16,7 +16,7 @@
16
17
module "project" {
18
source = "terraform-google-modules/project-factory/google"
19
- version = "~> 17.0"
+ version = "~> 18.0"
20
21
name = "ci-cloud-router"
22
random_project_id = "true"
0 commit comments