miniature-whale-15437
12/29/2022, 9:14 PMcreate
, update
, and delete
for managing the stacks. My question is, what is the correct workflow for updating all stacks when I need to reconcile a new version of the Pulumi code for existing stacks? Do I need to get all stack identifiers and run an update on each one individually?lemon-agent-27707
12/30/2022, 5:46 PMminiature-whale-15437
01/09/2023, 8:51 AMPulumi Deployments
we will look to it. Regarding long running async updates we are planning to use workflow engine to manage these “async” HTTP requests. In our current case only single workflow step is in pulumi, other steps (which not based on pulumi) still need workflow engine.lemon-agent-27707
01/09/2023, 12:38 PM