Hi - is anyone planning to look into the “Avoid mu...
# automation-api
m
Hi - is anyone planning to look into the “Avoid mutating global state when creating or selecting stacks” (https://github.com/pulumi/pulumi/issues/8186) ticket? I’m trying to use Automation API to provision resources for clients and this is a blocker - because parallel stack update is not possible due to this bug, my endpoints error out when two clients attempt to update their own respective stacks. Just wondering if this is anywhere in the horizon.