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: Support maximum concurrency of Lambda Alias with SQS as an event source #457

Closed Lfaufau closed 1 year ago

Lfaufau commented 1 year ago

Description

PR #402 introduced maximum concurrency to lambda functions. As I use Aliases, I've added this feature to their module

This is also my first contribution to this repo.

Motivation and Context

Limiting lambda concurrency with SQS without setting reserved concurrency, while using Lambda Aliases

Breaking Changes

How Has This Been Tested?

github-actions[bot] commented 1 year ago

This PR has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this PR will be closed in 10 days

github-actions[bot] commented 1 year ago

This PR was automatically closed because of stale in 10 days

lfauchille commented 1 year ago

not stale

antonbabenko commented 1 year ago

This PR is included in version 5.1.0 :tada:

github-actions[bot] commented 11 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.