Hello - I'm just starting out with Pulumi and usin...
# general
s
Hello - I'm just starting out with Pulumi and using Python... though I'm by no means a Python developer. I have a question about debugging. What is the recommended debugging approach? When I step into my function (the aws-python template to start with), I get a "RunError Pulumi program not connected to the engine -- are you running with the
pulumi
CLI?" Is there an article I haven't found yet which talks about how to run in a debugger with the engine connected?