sparse-intern-71089
06/30/2022, 6:09 PMbored-oyster-3147
06/30/2022, 7:32 PMbored-oyster-3147
06/30/2022, 7:32 PM/sdk/python/lib/pulumi
directory to find how it is used.steep-baker-41148
07/01/2022, 7:59 AMbored-oyster-3147
07/01/2022, 1:20 PMsteep-baker-41148
07/01/2022, 3:13 PMbored-oyster-3147
07/01/2022, 3:59 PMarchive
instead of filearchive
. I don't think the backend differentiates from the different types of archives much. I have found the following:
Some hashing mentioned in the object diffing here:
https://github.com/pulumi/pulumi/blob/a5687d16a9d9dfa0c562a10489a88ce2a5986421/pkg/backend/display/object_diff.go#L586
This is an engine event you could trace around to see what its doing:
https://github.com/pulumi/pulumi/blob/a5687d16a9d9dfa0c562a10489a88ce2a5986421/pkg/engine/events.go#L506
And another archive handling event for stack deployment:
https://github.com/pulumi/pulumi/blob/5528cde977ff1006895ad1a56b089a3ff43a3d90/pkg/resource/stack/deployment.go#L574steep-baker-41148
07/01/2022, 4:40 PM"code": "/tmp/pulumi-asset-049f885f54552ba53ad1a1c8c477c3681be05baf8e6fb7465fc5a2fdf72ffe18"
o_Obored-oyster-3147
07/01/2022, 4:41 PMsteep-baker-41148
07/01/2022, 4:46 PMbored-oyster-3147
07/01/2022, 4:50 PM