https://pulumi.com logo
#typescript
Title
# typescript
q

quiet-tomato-48326

04/11/2022, 7:17 AM
Hi team, I’m trying to troubleshoot an exit code 255 with no error messages. Any tips? I’m 98% sure it’s happening in a
pulumi.dynamic.Resource
subclass while calling super
and here’s the output
I’ve changed one of the inputs to the dynamic resource, so I’m expecting to see changes
and I’m also expecting a second debug statement to be printed after the call to super
2 Views