terraform-aws-lambda-python-archive
terraform-aws-lambda-python-archive copied to clipboard
Added excluded_files function
- Added exclude_files parameter and logic to "build" and "make_archive" functions
- Added type hints on all functions
- Hard-coded test input
- Added .editorconfig so my editor would stop putting \t in my python
- Updated Readme and Example code
- Also includes logic to exclude .distinfo (closes #8)