terraform-aws-lambda-python-archive icon indicating copy to clipboard operation
terraform-aws-lambda-python-archive copied to clipboard

Added excluded_files function

Open farfromunique opened this issue 3 years ago • 0 comments

  • 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)

farfromunique avatar Feb 14 '22 11:02 farfromunique