claranet / terraform-aws-lambda

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

fix: python3 #78

Closed janschumann closed 3 years ago

janschumann commented 3 years ago

Our build image does not support python anymore, so we need to update to python3 here.