This message was deleted.
# general
s
This message was deleted.
b
Using pulumi-nodejs containter
Pulumi v3.35.3
Copy code
"dependencies": {
        "@pulumi/pulumi": "3.37.2",
        "@pulumi/aws": "5.10.0",
        "@pulumi/kubernetes": "3.20.2",
e
This might be out of memory error, I'm not sure what exit code we get in those cases. You could try adding some pulumi.log lines to your program to see progress its making to help find at what point it's exiting
b
Ok I can try to see if that’s the problem.