Skip to content

Commit 6be4de3

Browse files
committed
CCM-8962: fix entrypoints local
1 parent 6d035ec commit 6be4de3

File tree

1 file changed

+1
-0
lines changed
  • infrastructure/terraform/modules/backend-api

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ locals {
2424
list_template = "src/templates/list.ts"
2525
set_file_virus_scan_status = "src/templates/set-letter-file-virus-scan-status.ts"
2626
submit_template = "src/templates/submit.ts"
27+
template_client = "src/index.ts"
2728
update_template = "src/templates/update.ts"
2829
}
2930

0 commit comments

Comments
 (0)