https://pulumi.com logo
c

clever-bear-11061

05/19/2022, 6:40 AM
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?