I am having a lambda function for which I want to create an SQS dead letter queue. I started by creating the SQS in terraform:
resource "aws_sqs_queue&