hallowed-oyster-74053
02/24/2023, 3:55 PMpulumi preview --refresh
where any changes caused by the refresh become part of the preview. The only option I found so far is the refresh: true
option, which commits the changes to stack state before running the preview. The thing is, I don't want my pull requests to change the state of the stack, I just want to be notified of the drift. Is there any option to do this?