https://pulumi.com logo
Title
m

many-yak-61188

07/06/2021, 3:24 PM
hello all 👋 Does anyone have a sample project that combines
github actions + python source managed by poetry + pulumi-aws also managed by poetry
most of the examples / documentation utilize
pip
i'm running into an issue with my combination and figured I'd ask if someone had a pointer
b

billowy-army-68599

07/06/2021, 3:25 PM
hello! this is a fairly advanced project with lots of deps, but uses Pulumi and poetry for dependency management: https://github.com/mitodl/ol-infrastructure
we also have a #python channel where you might get more answers
m

many-yak-61188

07/06/2021, 3:27 PM
ty