Join Slack
Powered by
Is there a way in order to drop into a debugger st...
# general
t
thankful-holiday-28161
08/05/2020, 10:53 PM
Is there a way in order to drop into a debugger statement within the Pulumi config? Either
import ipdb; ipdb.set_trace()
for Python or
debugger;
for TypeScript?
4
Views
Open in Slack
Previous
Next