https://pulumi.com logo
s

strong-belgium-23055

05/01/2019, 8:09 PM
Hi, in a project I made changes to less than 20 lambda that are handling http requests from cloud-aws API. The pulumi update command I started took almost 30 minutes, and one other I did earlier took ~45 min (but had more changed attached). A pulumi up with no changes took 1 minute. Do you know if there is a reason for that to take to so much time, or do you think the reason is on my end ? I never had this issue before on this project. (pulumi v0.17.8 and node.js v12.1.0)
w

white-balloon-205

05/01/2019, 9:01 PM
How many resources total does your stack include? We're aware of an issue that can cause updates to slow down for very large numbers of resources.
s

strong-belgium-23055

05/01/2019, 9:24 PM
I have 161 resources. Last 30 min update was showing ~ 19 to update +-18 to replace
w

white-balloon-205

05/01/2019, 9:56 PM
Got it. Certainly shouldn't be that slow though. What geographic region are you based in?
s

strong-belgium-23055

05/02/2019, 4:53 AM
I'm in eu-central-1, thanks for taking the time to look into it !
Update : updating my dependency to pulumi/cloud-aws to the latest version seems to have solved the issue, I guess it had something to do with my recent update to node 12.