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 cbb731d commit 01135a7Copy full SHA for 01135a7
test/integration/im_cloudbuild_workspace_github/files/main.tf
@@ -20,7 +20,7 @@ variable "project_id" {
20
21
module "test-vpc-module" {
22
source = "terraform-google-modules/network/google"
23
- version = "2.6.0"
+ version = "9.3.0"
24
project_id = var.project_id
25
network_name = "my-github-example-custom-network"
26
test/integration/im_cloudbuild_workspace_gitlab/files/main.tf
network_name = "my-gitlab-example-custom-network"
0 commit comments