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)