home/categories/cloud/moritzzimmer-terraform-aws-lambda-skills-terraform-lambda-skill-md
clouddevops

terraform-lambda

Scaffold a complete AWS Lambda function project using the terraform-aws-lambda Terraform module (moritzzimmer/lambda/aws). Generates Terraform configuration, runtime-specific build tooling (Makefile), and minimal function code with correct event source wiring and IAM setup. Use this skill whenever the user wants to create a new Lambda function, scaffold a Lambda project, set up a serverless function with Terraform, or asks about using the terraform-aws-lambda module. Also trigger when the user mentions "new lambda", "lambda scaffold", "lambda boilerplate", or wants to add a Lambda function to their infrastructure.

moritzzimmer
maintainer
moritzzimmer
更新于 3/27/2026
星标
57
分支
34
quick start

Installation and usage

Scaffold a complete AWS Lambda function project using the terraform-aws-lambda Terraform module (moritzzimmer/lambda/aws). Generates Terraform configuration, runtime-specific build tooling (Makefile), and minimal function code with correct event source wiring and IAM setup. Use this skill whenever the user wants to create a new Lambda function, scaffold a Lambda project, set up a serverless function with Terraform, or asks about using the terraform-aws-lambda module. Also trigger when the user mentions "new lambda", "lambda scaffold", "lambda boilerplate", or wants to add a Lambda function to their infrastructure.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use terraform-lambda