Skip to content

Commit

Permalink
chore(deps): update terraform terraform-google-modules/network/google…
Browse files Browse the repository at this point in the history
… to v9
  • Loading branch information
renovate-bot committed Apr 30, 2024
1 parent 91b4ecb commit b39ab87
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#Network & Subnet creation
module "vpc-network" {
source = "terraform-google-modules/network/google"
version = "~> 8.0"
version = "~> 9.0"
project_id = data.google_project.vpc_project.number
network_name = var.network_name
mtu = 1460
Expand Down

0 comments on commit b39ab87

Please sign in to comment.