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 2661dd5 commit a1c19b0Copy full SHA for a1c19b0
test/setup/main.tf
@@ -16,7 +16,7 @@
16
17
module "project_ci_vm" {
18
source = "terraform-google-modules/project-factory/google"
19
- version = "~> 15.0"
+ version = "~> 16.0"
20
21
name = "ci-vm-module"
22
random_project_id = true
0 commit comments