Add Quantum resource evidence dashboard
This commit is contained in:
@@ -203,5 +203,5 @@ resource "aws_lambda_event_source_mapping" "quantum_events" {
|
||||
event_source_arn = aws_sqs_queue.quantum_events.arn
|
||||
function_name = aws_lambda_function.quantum_processor.arn
|
||||
batch_size = 5
|
||||
enabled = true
|
||||
enabled = false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user