terraform-aws-modules/terraform-aws-lambda resource
Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations 🇺🇦 observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 96
- Release rhythm 89
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 7
- age_days: 2283
- days_rel: 75
- days_push: 27
- n_releases_24m: 34
Adoption not part of the score
1045 stars · 774 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Terraform module for AWS Lambda that handles building dependencies, packaging, and deploying Lambda functions and layers. It is part of the serverless.tf framework and supports complex deployments like canary and rolling updates.
Use cases
- deploy aws lambda functions with terraform
- build lambda dependencies and packages automatically
- manage lambda layers and aliases in terraform
- set up canary or rolling deployments for lambda
- package lambda code into s3 or ecr
- configure lambda with vpc, efs, and provisioned concurrency
When to choose
- you use Terraform to manage AWS serverless infrastructure
- you need automated dependency building and packaging for Lambda
- you want advanced deployment strategies like canary or aliases
When to avoid
- you don't use Terraform or AWS
- you need a simple one-off Lambda deployment without IaC
- you use a different cloud provider
Facets
infra-config · maturity active
infrastructure-as-code deployment build-tool serverless cloud-computing cloud python terraform-module aws-lambda lambda-layers deployment-packages serverless-framework devops aws serverless terraform docker
2 sources
- readme: https://github.com/terraform-aws-modules/terraform-aws-lambda · fetched 2026-08-28 · 6cffdc16fe61
- homepage: https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws · fetched 2026-08-29 · 9edc94571ef3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| terraform-aws-modules/terraform-aws-lambda | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="terraform-aws-modules/terraform-aws-lambda")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem