telia-oss / terraform-aws-lambda

Lambda module for Terraform.

Home Page:https://registry.terraform.io/modules/telia-oss/lambda/aws

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lambda function

latest release build status

This module creates a lambda function and takes care of setting up the execution role, in addition to uploading the source code. Note that source_code_hash or s3_object_version must be set if you want to automatically update the Lambda execution code.

About

Lambda module for Terraform.

https://registry.terraform.io/modules/telia-oss/lambda/aws

License:MIT License


Languages

Language:HCL 68.3%Language:Go 31.7%