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 3a6c8fb commit 5bb10aeCopy full SHA for 5bb10ae
test/setup/main.tf
@@ -38,7 +38,7 @@ resource "google_folder" "folder3" {
38
39
module "project" {
40
source = "terraform-google-modules/project-factory/google"
41
- version = "~> 15.0"
+ version = "~> 17.0"
42
43
name = "ci-network"
44
random_project_id = "true"
0 commit comments