Skip to content

Commit 81c42df

Browse files
committed
CCM-13178: Remove ddb locking for terraform
1 parent 089b325 commit 81c42df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/terraform/bin/terraform.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,6 @@ readonly backend_config="terraform {
599599
region = \"${region}\"
600600
bucket = \"${bucket}\"
601601
key = \"${backend_key}\"
602-
dynamodb_table = \"${bucket}\"
603602
use_lockfile = true
604603
}
605604
}";

0 commit comments

Comments
 (0)