Skip to content

Commit b26dcac

Browse files
committed
[NDR-332] Remove LG env var
1 parent 844e431 commit b26dcac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/lambda-document-upload-check.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ module "document_upload_check_lambda" {
2222
http_methods = null
2323
api_execution_arn = null
2424
lambda_environment_variables = {
25-
LLOYD_GEORGE_DYNAMODB_NAME = module.lloyd_george_reference_dynamodb_table.table_name
2625
DOCUMENT_REVIEW_DYNAMODB_NAME = module.document_upload_review_dynamodb_table.table_name
2726
STAGING_STORE_BUCKET_NAME = module.ndr-bulk-staging-store.bucket_id
2827
LLOYD_GEORGE_BUCKET_NAME = module.ndr-lloyd-george-store.bucket_id

0 commit comments

Comments
 (0)