We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fc9701 commit a9d44aaCopy full SHA for a9d44aa
examples/mysql-private/main.tf
@@ -29,7 +29,7 @@ locals {
29
30
module "network-safer-mysql-simple" {
31
source = "terraform-google-modules/network/google"
32
- version = "~> 11.0"
+ version = "~> 12.0"
33
34
project_id = var.project_id
35
network_name = local.network_name
0 commit comments