What hashing/diff mechanism used by new pulumi.ass...
# general
c
What hashing/diff mechanism used by new pulumi.asset.FileArchive? I am updating aws LambdaLayer with .tar.gz nodejs code, but as I regenerate it every deploy pulumi detects change even though content of the zip is same, only date of creation/modification is different. Any idea how to avoid that?