terraform-aws-notify-slack icon indicating copy to clipboard operation
terraform-aws-notify-slack copied to clipboard

Expose dead_letter_target_arn variable from lambda module

Open chris3ware opened this issue 1 year ago β€’ 1 comments

Is your request related to a new offering from AWS?

No

Is your request related to a problem? Please describe.

I'm unable to configure a dead-letter queue for the lambda function

Describe the solution you'd like.

I'd like to be able to pass a dead-letter queue arn into the module. The child module - terraform-aws-lambda - support this.

Describe alternatives you've considered.

Additional context

The AWS config NCSC Cloud Security Principles conformance pack checks for the presence of a dead-letter queue for lambda functions.

chris3ware avatar Sep 20 '22 16:09 chris3ware

This should be a relatively simple addition if anyone wants to work on it.

If not, I put it in the priority queue since you are my GitHub Sponsor, and I will make it during the week!

antonbabenko avatar Sep 21 '22 10:09 antonbabenko

This issue has been resolved in version 5.4.0 :tada:

antonbabenko avatar Oct 21 '22 17:10 antonbabenko