Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Added example for pip install in layers #214

Conversation

MBarendregt
Copy link
Contributor

@MBarendregt MBarendregt commented Oct 9, 2021

Description

Just added an example on how to enforce pip install on a layer.

Motivation and Context

as requested by #87 not a fix, but a workaround

Closes #87

@antonbabenko antonbabenko changed the title add example for layers chore: Added example for pip install in layers Oct 11, 2021
@antonbabenko antonbabenko merged commit d95d76c into terraform-aws-modules:master Oct 11, 2021
@antonbabenko
Copy link
Member

Thanks a lot for updating the example!

@ivantichy
Copy link

What a pity that is is not updated also here https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws/latest

@antonbabenko
Copy link
Member

That's true. The code in this PR is here - https://registry.terraform.io/modules/terraform-aws-modules/lambda/aws/latest/examples/build-package - but you are right, they are not visible in the main README.

There are a lot more examples in the examples folder.

@github-actions
Copy link

github-actions bot commented Nov 8, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pip_requirements in source_path is ignored for layers
3 participants