Skip to content

Commit 0344c44

Browse files
chore(deps): Update Terraform terraform-google-modules/network/google to v13
1 parent 00d595b commit 0344c44

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
@@ -51,7 +51,7 @@ module "project_ci" {
5151

5252
module "svpc" {
5353
source = "terraform-google-modules/network/google"
54-
version = "~> 10.0"
54+
version = "~> 13.0"
5555
project_id = module.project_ci.project_id
5656
network_name = var.network_name
5757
shared_vpc_host = true

0 commit comments

Comments
 (0)