Skip to content

Commit 755b3cf

Browse files
daniosimsouza-dan
andauthored
Use released version
Co-authored-by: Dan Souza <[email protected]>
1 parent 410e540 commit 755b3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ module "iam" {
2828
}
2929

3030
module "cloud_sql" {
31-
source = "git::[email protected]:skalish/terraform-gcp-tamr-cloud-sql.git?ref=remove-for-each"
31+
source = "git::[email protected]:Datatamer/terraform-gcp-tamr-cloud-sql.git?ref=v4.6.1"
3232
name = var.deployment_name
3333

3434
deletion_protection = local.deletion_protection

0 commit comments

Comments
 (0)