Search code examples
pulumi

How can I attach Visual Studio debugger to pulumi up


I have a stack defined in TS and cannot understand what is going on.

Is there a way to attach Visual Studio Code debugger to pulumi?


Solution

  • There appears to be an open issue on this since May 2018. Looks like there is still a lot of work to be done to enable this.

    https://github.com/pulumi/pulumi/issues/1372