Skip to content

Commit 055fc43

Browse files
committed
[PRMP-583] Remove SQS deduplication setting from review processing configuration
1 parent 8a250c6 commit 055fc43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/sqs-review.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ module "document_review_queue" {
77
environment = var.environment
88
owner = var.owner
99
max_visibility = 1020
10-
enable_deduplication = true
1110
enable_dlq = true
1211
delay = 60
1312
enable_sse = true

0 commit comments

Comments
 (0)