Skip to content

Commit 788483c

Browse files
chore(deps): update terraform terraform-google-modules/network/google to v6 (#129)
1 parent f5715b8 commit 788483c

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 = "~> 5.0"
57+
version = "~> 6.0"
5858

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

0 commit comments

Comments
 (0)