bulky-afternoon-9964
07/19/2024, 7:11 PMeth0
(primary network interface) on the instance.
This momentary hiccup causes all running deployments to drop, I'm guessing this is beacuse of a socket connection to encrypt/decrypt secrets during the deployment.
post-step event returned an error: failed to save snapshot: serializing deployment: serializing resources: failed to encrypt secret value: performing HTTP request: Post
etc...
I followed that error to this problem described here:
https://www.pulumi.com/docs/support/troubleshooting/#interrupted-update-recovery
The solution to prevent this seems to me to be either:
• Figure out a way to hot-link my primary interface that's non-disruptive (WIP)
• Try to detect this as an output of the pulumi deployment and try to re-run pulumi up
Any thoughts on how to address this problem?
I do wonder if the exit code of the pulumi CLI would tell me if this deployment failed and needs to restart...orange-policeman-59119
07/20/2024, 6:56 PMNo matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by