https://pulumi.com logo
k

kind-hamburger-15227

08/03/2022, 11:24 AM
👋 Hi everyone! Does anyone managed to run Pulumi automation as function under AWS Lambda? I think this sample https://github.com/pulumi/automation-api-examples/tree/main/python/pulumi_over_http can be easily packaged, except it have Pulumi cli in requirements, which I am not sure how to package into lambda image. (I mean easily). If anyone tried and succeed or failed would be good to discuss.