Hello, I need some help. Here is the situation: We...
# aws
a
Hello, I need some help. Here is the situation: We use Pulumi to provision some EC2 instances, and then start a Docker swarm cluster on them. Run something, and destroy the stack. It works flawlessly most of the time. However, from time to time, we notice these instances are terminated before we call the destroy explicitly. It looks to me that Pulumi destroys the stack automatically for some reason. We cannot find any clues because the stack is gone from Pulumi web console. Does anybody have a similar issue, or know about the reason for these incidents?
s
This sounds like it should be a support ticket. Can you reproduce the issue?
a
I have been seeing this for a while, but could not get the logs to debug.
Let me submit a support ticket.