Skip to content

Commit 41763f4

Browse files
chore(deps): Update Terraform terraform-google-modules/network/google to v12
1 parent 00d695d commit 41763f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/setup/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ module "project" {
5454

5555
module "network" {
5656
source = "terraform-google-modules/network/google"
57-
version = "~> 11.0"
57+
version = "~> 12.0"
5858

5959
project_id = module.project.project_id
6060
network_name = "test-network"

0 commit comments

Comments
 (0)