Skip to content

Question on private python modules #1

@sjatkins

Description

@sjatkins

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions