claranet / terraform-aws-lambda

Terraform module for AWS Lambda functions
MIT License
157 stars 127 forks source link

Add an "exclude" variable to exclude certain directories #65

Open kidsil opened 4 years ago

kidsil commented 4 years ago

I think it would be a good idea to allow for directory exclusion. Just as an example, sometimes you have a local copy of a _nodemodules/ directory, but you have no intention of uploading it (or some of its modules).