Howdy, I am trying to use the example <https://git...
# general
r
Howdy, I am trying to use the example https://github.com/pulumi/examples/tree/master/aws-ts-serverless-raw to point at a python Flask app instead of a C# app. I think this is possible? but I can't seem to configure the handler right and there are probably other issues... I am just using the simplest Flask app possible right now. Also Is this even how I want to do this?