Being able to attach a debugger and step through your program is one of the major benefits of using general-purpose programming languages for infrastructure definition. Today we published the
Debugging Pulumi programs guide in our docs. The guide covers the steps to get started with debugging in all programming languages supported by Pulumi.
We also have a few product ideas for how to make this process even better, so stay tuned.
Happy debugging!