great-vr-65723
01/28/2020, 12:19 AMpulumi up
that might take 30 minutes, about half way through Pulumi will lose access to the S3 bucket backend, and then it gets all sorts of confused.
Is there any way to launch asynchronous deployments with a non-SaaS backend?
With CloudFormation, it submits the stack to AWS and runs asynchronously, so your token only needs to be valid for the length of time it takes to run CreateStack
or UpdateStack
. I'm kind of hoping for something similar for Pulumi.brave-angle-33257
01/28/2020, 3:26 AMgreat-vr-65723
01/28/2020, 4:32 AMlimited-rainbow-51650
01/28/2020, 9:26 AM