https://pulumi.com logo
Title
r

rough-jordan-15935

11/24/2022, 6:20 AM
hey all quick question when im working with my team and we each do a pulumi deployment, why does the next user who deploys have to redeploy the entire stack and not only the diff?
b

billowy-army-68599

11/24/2022, 3:22 PM
they’re deploying to the same cloud provider and region?
r

rough-jordan-15935

12/14/2022, 5:19 PM
yes
b

billowy-army-68599

12/14/2022, 5:26 PM
are you using the same state store?
r

rough-jordan-15935

12/15/2022, 3:50 AM
yes
pulumi backend state
b

billowy-army-68599

12/15/2022, 2:21 PM
I don’t have enough information to debug this I’m afraid. I suspect there’s a misconfiguration somewhere
r

rough-jordan-15935

12/20/2022, 7:03 AM
hm
what kind of information could i send you?
this happens when i am deploying a prod stack using code build too
whenever i trigger a deployment to pulumi vai code build, the entire stack gets updated as a diff and the diff is actually node modules
@billowy-army-68599