pulumi/docs/debugging/engine.md

257 B

Engine

Debugging the pulumi engine is generally as simple as just launching the pulumi executable in your debugger of choice.

This is usually Delve, probably launched via your editor. See the documentation for your editor of choice for how to do this.