Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
12/21/2022, 9:13 PM
This message was deleted.
c
cuddly-hairdresser-74798
12/21/2022, 9:20 PM
looks like just calling
console.log()
works fine 🙂
l
little-cartoon-10569
12/21/2022, 9:40 PM
Yep, that works in the normal way. There's also
pulumi.log.info
(), ...error() etc. These put output in the Pulumi output area (inline with the resource graph), and also can nicely display the important properties of a resource.
8
Views
Open in Slack
Previous
Next