This message was deleted.
# general
s
This message was deleted.
s
In theory the stack - particularly in a CI/CD context - should never be out of sync, that implies changes that were not made via Pulumi and that would probably be bad... so you'd want to know, so you'd want to be explicit about dealing with that drift. I'm making assumptions - so this may not match your use case
w
You're right, keeping an eye on what's changing outside of pulumi makes more sense than blindly forcing a resync. Thanks a lot for your advice!
👍 1