Skip to content

Commit 94ba270

Browse files
committed
fmt
1 parent c3bd5b3 commit 94ba270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/terraform/modules/backend-api/module_upload_letter_template_lambda.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ data "aws_iam_policy_document" "upload_letter_template_lambda_policy" {
4848
aws_dynamodb_table.templates.arn,
4949
]
5050
}
51-
51+
5252
statement {
5353
sid = "AllowKMSAccess"
5454
effect = "Allow"

0 commit comments

Comments
 (0)