New poetry version causing issues when running cdk diff. #32754
Unanswered
vickyasokan26
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
logs-ws_ecr.pdf
The AWS image in ECR is causing issues due to using a new poetry version internally. up until Friday the ECR image used 1.8.5 version of poetry. Since then its been using 2.0.0. In 2.0.0 they introduced a breaking change. Can someone suggest a workaround for this other than creating a custom image myself.? or fix it in the CDK Docker to lock to a specific version maybe?
https://python-poetry.org/blog/announcing-poetry-2.0.0
Beta Was this translation helpful? Give feedback.
All reactions