We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05b2437 commit fa493dcCopy full SHA for fa493dc
1 file changed
infrastructure/terraform/bin/terraform.sh
@@ -599,7 +599,6 @@ readonly backend_config="terraform {
599
region = \"${region}\"
600
bucket = \"${bucket}\"
601
key = \"${backend_key}\"
602
- dynamodb_table = \"${bucket}\"
603
use_lockfile = true
604
}
605
}";
0 commit comments