Skip to content

Commit a5fda36

Browse files
chore(deps): Update Terraform terraform-google-modules/network/google to v13
1 parent f8ad001 commit a5fda36

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 = "~> 12.0"
57+
version = "~> 13.0"
5858

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

0 commit comments

Comments
 (0)