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 2f1fa78 commit 2dbda4cCopy full SHA for 2dbda4c
test/setup/main.tf
@@ -20,7 +20,7 @@ provider "google-beta" {}
20
21
module "project" {
22
source = "terraform-google-modules/project-factory/google"
23
- version = "~> 15.0"
+ version = "~> 17.0"
24
25
name = "ci-cloud-operations"
26
random_project_id = "true"
0 commit comments