jorgebastida / gordon

λ Gordon is a tool to create, wire and deploy AWS Lambdas using CloudFormation
Other
2.05k stars 137 forks source link

Added symlink resolution when building zip files #142

Closed dshivak-twist closed 6 years ago

dshivak-twist commented 7 years ago

Otherwise the linkfile itself gets bundled and bombs out when touched in the lambda environment.

jorgebastida commented 6 years ago

Thanks @dshivak-twist