Skip to content

Commit c6db605

Browse files
chore(deps): Update Terraform terraform-google-modules/network/google to v11
1 parent d0b31dd commit c6db605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/mysql-private/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ locals {
2929

3030
module "network-safer-mysql-simple" {
3131
source = "terraform-google-modules/network/google"
32-
version = "~> 10.0"
32+
version = "~> 11.0"
3333

3434
project_id = var.project_id
3535
network_name = local.network_name

0 commit comments

Comments
 (0)