https://pulumi.com logo
#python
Title
m

mammoth-camera-90962

09/27/2022, 11:54 PM
Is there a way I can have logs (
pulumi.error
,
pulumi.warn
etc) for a dynamic resource appear attached to the dynamic resource in the console output? Calling
pulumi.error(msg, self)
doesn't work.