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.
1 parent 2073037 commit fbc7ddcCopy full SHA for fbc7ddc
test/setup/main.tf
@@ -68,7 +68,7 @@ locals {
68
69
module "project_ci_vm" {
70
source = "terraform-google-modules/project-factory/google"
71
- version = "~> 17.0"
+ version = "~> 18.0"
72
73
name = "ci-vm-module"
74
random_project_id = true
0 commit comments