hundreds-processor-20948
07/03/2026, 8:21 AMpulumi cancel on a stack which update took forever. the update was canceled but the deployment it was a part of was still marked as in progress instead of failed. I ran pulumi destroy from my machine which succeeded. But then pulumi stack rm failed with
error: [403] You do not have permission to perform this operation.
Neo agent suggested that this zombie deployment is probably the cause of that. But later this deployment got eventually marked as failed and I still got the same result. Moreover, when I run pulumi deployment on this stack by doing action -> destroy from the dashboard, which deletes the stack after it destroys it (at least for review stacks), it fails in the same way.
Is there a way to remedy this? Additionally, I have a bunch more “undeletable” stacks like this from weeks and months ago, so this might be unrelated to the havoc with our updates suddenly running for 2 hours yesterday. Before, I thought that without administrator role in the organization I might not be able to delete review stacks for some reason and that is the cause. but would it kind of inherit this behavior when I trigger destroy deployment from the dashboard like that? idk, this doesn’t seem that probable after all. The reason I wanted to delete these review stacks “manually” in the first place was because github integration haven’t triggered destroy+remove for those.future-hairdresser-70637
07/03/2026, 12:25 PMhundreds-processor-20948
07/03/2026, 12:26 PM