Skip to content

Commit cdffa55

Browse files
chore(deps): Update Terraform terraform-google-modules/sql-db/google to v22
1 parent 369bd6d commit cdffa55

File tree

1 file changed

+1
-1
lines changed
  • examples/mssql-failover-replica

1 file changed

+1
-1
lines changed

examples/mssql-failover-replica/main.tf

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

2525
module "mssql1" {
2626
source = "terraform-google-modules/sql-db/google//modules/mssql"
27-
version = "~> 21.0"
27+
version = "~> 22.0"
2828

2929
region = local.region_1
3030

0 commit comments

Comments
 (0)