terraform-aws-modules / terraform-aws-lambda

Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws
Apache License 2.0
886 stars 656 forks source link

feat: Add CloudWatch Logs Lambda trigger #471

Closed vi2co closed 1 year ago

vi2co commented 1 year ago

Description

Add CloudWatch Logs trigger support

Motivation and Context

The intent of this change is to recreate the behavior of AWS Console Lambda view (Add trigger -> CloudWatch Logs).

Breaking Changes

No

How Has This Been Tested?

antonbabenko commented 1 year ago

This should not be part of the Lambda module but rather a separate resource outside of it.

github-actions[bot] commented 12 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.