is there any good way to debug why one CI server r...
# general
a
is there any good way to debug why one CI server reports different results from
pulumi preview --refresh
than another CI server?
l
Check to see what backend they're each logged into, and what credentials each is using.
a
Turned out they used different versions of plugins