Hi, one person on our team does not see any change...
# general
f
Hi, one person on our team does not see any changes on
pulumi up
, and another sees change in
diff: __provider
. All versions are the same, and stack is stored in an Org account. This seems very strange...
c
I’m still new to pulumi, but what I’ve seen is it does not auto-refresh. Maybe try running pulumi refresh then pulumi up?
w
If you look at the detailed diff - what does it show?
f
Turned out it was different version of aws provider installed by yarn. I are going to use --frozen-lockflag going forward to avoid this