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