terraform-aws-modules / terraform-aws-lambda

Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws
Apache License 2.0
909 stars 681 forks source link

docs + commands: update complete & build docs with examples for custom build commands & languages other than Python & Node #497

Closed vainkop closed 11 months ago

vainkop commented 1 year ago

I've previously created an issue to implement go build functionality in the lambda module & since then I've created a custom solution using separate resources but it seems that it was possible to use source_path + commands for that which is reflected only in the root README.md but not in a complete or build examples so it's not easy to find this info.

antonbabenko commented 1 year ago

I agree, it would be great to have working examples for various programming languages (runtimes) supported by Lambda shown in examples/runtimes. Leave examples/build-package focused on various types of building packages.

If you have a possibility to make a PR at least for Go, it would be a great start.

github-actions[bot] commented 12 months ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] commented 11 months ago

This issue was automatically closed because of stale in 10 days

github-actions[bot] commented 10 months ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.