We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fe62c0 commit 9a52e19Copy full SHA for 9a52e19
1 file changed
infrastructure/terraform/components/api/module_sqs_amendments_queue.tf
@@ -16,5 +16,4 @@ module "amendments_queue" {
16
visibility_timeout_seconds = 60
17
18
create_dlq = true
19
- sqs_policy_overload = data.aws_iam_policy_document.amendments_queue_policy.json
20
}
0 commit comments