Skip to content

Commit 4a4ace8

Browse files
chore(deps): Update Terraform terraform-google-modules/network/google to v12
1 parent 3d30555 commit 4a4ace8

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 = "~> 11.0"
32+
version = "~> 12.0"
3333

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

0 commit comments

Comments
 (0)