Skip to content

Commit cd31c48

Browse files
[PRMP-1284] remove read nrl sqs read policy from lambda
1 parent b1e16e5 commit cd31c48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/lambda-bulk-upload.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ module "bulk-upload-lambda" {
1212
module.lloyd_george_reference_dynamodb_table.dynamodb_write_policy_document,
1313
module.bulk_upload_report_dynamodb_table.dynamodb_read_policy_document,
1414
module.bulk_upload_report_dynamodb_table.dynamodb_write_policy_document,
15-
module.sqs-nrl-queue.sqs_read_policy_document,
1615
module.sqs-nrl-queue.sqs_write_policy_document,
1716
module.sqs-lg-bulk-upload-metadata-queue.sqs_read_policy_document,
1817
module.sqs-lg-bulk-upload-metadata-queue.sqs_write_policy_document,

0 commit comments

Comments
 (0)