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 d88e0bf commit ac6aae2Copy full SHA for ac6aae2
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 = "~> 9.0"
+ version = "~> 10.0"
33
34
project_id = var.project_id
35
network_name = local.network_name
0 commit comments