https://pulumi.com logo
Title
h

hundreds-mouse-62204

03/25/2021, 2:25 PM
Hello guys! I am new to Pulumi, and I want to understand the best approach to tackle my use case, Currently I have an IAM project with 10 stacks, and there is an automation for applying the changes that are made there. each change in the project leads to 7 minutes that the cloud build runs because it going over each stack by order. - Which is a lot of time for updating permissions A suggestion came up in my team to merge all the stacks to 1 file, so the "pulumi up" will supposedly run only once, and by that the apply time will shorten Is that possible? And is there a better approach to that?
@millions-market-17062
m

millions-market-17062

03/29/2021, 7:37 AM
+1