Anyone that has experience SIGKILL when running pu...
# general
w
Anyone that has experience SIGKILL when running pulumi up and have any suggestions on how to debug? I have that now in my automation app, and not sure where to start.
g
For debugging you can use the stack import and export options
w
I wonder if my problem is because of memory. It works fine locally, but when I run the automation app in the cloud it fails for this specific pulumi program I run.