Can you post the exact error that you're seeing?
If you look at your yarn lockfile and search for
@pulumi/pulumi
do you see multiple entries?
p
prehistoric-kite-30979
06/01/2023, 5:51 PM
We’ve decided to lean more on temporal for the backend, but there was only one version in the lockfile. I think the issue may have been that there are multiple calls into the server (which obviously results in concurrent previews).
If you're running pulumi updates within temporal, might be worth looking at deployments: https://www.pulumi.com/docs/pulumi-cloud/deployments/
An API to run a pulumi update via Pulumi Cloud. Easy to build custom workflows on top of.