Skip to content

Commit c9c99dc

Browse files
chore(deps): Update Terraform terraform-google-modules/network/google to v18
1 parent a0bc099 commit c9c99dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 = "~> 18.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)