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.1.0
  • Loading branch information
renovate-bot committed Apr 29, 2024
1 parent f8435f4 commit 56f48d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ module "vpc-network" {

module "firewall_rules" {
source = "terraform-google-modules/network/google//modules/firewall-rules"
version = "9.0.0"
version = "9.1.0"

project_id = data.google_project.vpc_project.number
network_name = module.vpc-network.network_name
Expand Down

0 comments on commit 56f48d7

Please sign in to comment.