Skip to content

Terraform solution for auto update your Lambda function is there is any changes on code functions n s3 bucket

License

Notifications You must be signed in to change notification settings

hokkolo/lambda-updater

Repository files navigation

Lambda-updater

Ever been in a situation where you want your Lambda function code to be updated automatically from S3 bucket without any manual intervention or re-provisioning? Here is a solution

Explanation

Detailed explanation of the project is available on my medium profile

How to

  • Clone the repo
  • terraform init
  • terraform plan
  • terraform apply

Testing

Based on the names given to the function. Create zip files with names "demo-fun1.zip" and "demo-fun2.zip". Upload to corresponding buckets. Corresponding Lambda function codes will be updated.

About

Terraform solution for auto update your Lambda function is there is any changes on code functions n s3 bucket

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published