Skip to content
This repository has been archived by the owner on Nov 23, 2023. It is now read-only.

Commit

Permalink
fix: Change poetry virtualenvs directory in lambda functions
Browse files Browse the repository at this point in the history
This is a workaround to issue aws/aws-cdk#21867
  • Loading branch information
Jimlinz committed Sep 7, 2022
1 parent 4107675 commit a47a596
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infrastructure/constructs/lambda_layers/botocore/poetry.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[virtualenvs]
in-project = true

0 comments on commit a47a596

Please sign in to comment.