Hi, we are using `pulumi.asset` objects, `pulumi.a...
# general
m
Hi, we are using
pulumi.asset
objects,
pulumi.asset.FileArchive, pulumi.asset.FileAsset
and others. We are seeing that when two developers deploy to the same environment, using the exact same files, pulumi wrongly identifies that these files/folders have changed => this causes very large deployment times (that is another issue). All developers use a similar environment setup, and are all on the same pulumi version. Has anyone encountered similar behavior? any thoughts about what we can do to further investigate why this is happening?