sparse-intern-71089
11/09/2022, 2:35 PMlimited-rainbow-51650
11/09/2022, 2:45 PMThings to know
to combine Poetry with Pulumi. The example project is a monorepo with multiple projects, but the most important thing for you is the in-project = true
setting which creates the virtual environment in the Pulumi project folder. If you then set the virtualenv
path as a subproperty of the runtime
key, I hope this gets you passed the Download Dependencies
phase. You could run Poetry commands as a pre-command then.
https://github.com/ringods/pulumi-python-poetry-monorepo#things-to-know
https://www.pulumi.com/docs/reference/pulumi-yaml/#runtime-optionslimited-rainbow-51650
11/09/2022, 2:46 PMlemon-agent-27707
11/09/2022, 2:49 PMlemon-agent-27707
11/09/2022, 2:49 PMwide-cat-87818
11/09/2022, 2:52 PMred-match-15116
11/15/2022, 1:15 AMwide-cat-87818
11/17/2022, 7:29 AM