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 369bd6d commit cdffa55Copy full SHA for cdffa55
examples/mssql-failover-replica/main.tf
@@ -24,7 +24,7 @@ locals {
24
25
module "mssql1" {
26
source = "terraform-google-modules/sql-db/google//modules/mssql"
27
- version = "~> 21.0"
+ version = "~> 22.0"
28
29
region = local.region_1
30
0 commit comments