-
Notifications
You must be signed in to change notification settings - Fork 34
Closed
Description
I am familiar with serverless and it took quite some hacking to get such modules to be available to my python lambda functinos even with putting them in lambda layers. It seemed the build/deploy time and lambda run time both needed access (as far as I can tell).
I am wondering what terraform_aws_lambda_python does to make this easier. I sort of dream of just using an exsiting cleanly created virtualenv at build/deploy time to incorporate these private modules cleanly. Or perhaps the virtualenv you have has some hooks or access for doing such.
How would you personally go about it given this tooling of yours?
Metadata
Metadata
Assignees
Labels
No labels