Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
01/23/2019, 9:24 PM
This message was deleted.
w
white-balloon-205
01/23/2019, 10:01 PM
It's currently not possible to attach a debugger (see
https://github.com/pulumi/pulumi/issues/1372
) but you can do
console.log
or
output.apply(console.log)
to do printf-style debugging in the meantime.
👍 1
😥 1
Open in Slack
Previous
Next