Is it taking 5+ minutes even with no diff? I had this issue before with pulumi/kubernetes when I had 100+ resources in the stack and when I upgraded Pulumi cli and packages (the packages part might not have been necessary) to the latest version it stopped being slow. Not sure if this may be related
w
white-balloon-205
03/04/2021, 1:15 AM
There was an issue recently which caused some slowdown especially in cases where you have a lot of resources but those resources had not changed. https://github.com/pulumi/pulumi/issues/6197. But that was fixed in
pulumi
2.21.2
a couple weeks back. What CLI version are you using?