Placeholders for AWS Lambda to be used when creating Lambda functions with Terraform
-
Updated
Jan 24, 2020 - HCL
Placeholders for AWS Lambda to be used when creating Lambda functions with Terraform
On-going examples with terraform scripts for efficient building and managing various AWS services. Leveraging Terraform's infrastructure as code paradigm, this project aims to streamline the provisioning and maintenance of AWS resources.
Example Terraform managed python lambda functions with custom domain and TLS
This repository contains a solution developed as part of a selection round in a hiring process. The task involved creating an AWS infrastructure that automatically triggers a Lambda function when a CSV file is added to a designated S3 bucket. The Lambda function then prints the contents of the CSV file to CloudWatch log streams.
Add a description, image, and links to the terraform-lambda topic page so that developers can more easily learn about it.
To associate your repository with the terraform-lambda topic, visit your repo's landing page and select "manage topics."