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
885 stars 658 forks source link

fix: Fixed `npm_requirements` in README #566

Open toyozaki opened 1 month ago

toyozaki commented 1 month ago

Description

npm_requirements does not work because the code references npm_package_json.

Motivation and Context

The property listed in the README were incorrect and have been corrected.

506

Breaking Changes

How Has This Been Tested?

github-actions[bot] commented 3 weeks ago

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