Skip to content

Commit c6c0d26

Browse files
chore(deps): Update Terraform terraform-google-modules/network/google to v10 (#260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed60c2b commit c6c0d26

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 = "~> 9.0"
57+
version = "~> 10.0"
5858

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

0 commit comments

Comments
 (0)