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 410e540 commit 755b3cfCopy full SHA for 755b3cf
main.tf
@@ -28,7 +28,7 @@ module "iam" {
28
}
29
30
module "cloud_sql" {
31
- source = "git::[email protected]:skalish/terraform-gcp-tamr-cloud-sql.git?ref=remove-for-each"
+ source = "git::[email protected]:Datatamer/terraform-gcp-tamr-cloud-sql.git?ref=v4.6.1"
32
name = var.deployment_name
33
34
deletion_protection = local.deletion_protection
0 commit comments