mirror of https://github.com/pulumi/pulumi.git
69f7f51375
This improves a few things about assets: * Compute and store hashes as input properties, so that changes on disk are recognized and trigger updates (pulumi/pulumi#153). * Issue explicit and prompt diagnostics when an asset is missing or of an unexpected kind, rather than failing late (pulumi/pulumi#156). * Permit raw directories to be passed as archives, in addition to archive formats like tar, zip, etc. (pulumi/pulumi#240). * Permit not only assets as elements of an archive's member list, but also other archives themselves (pulumi/pulumi#280). |
||
---|---|---|
.. | ||
archive.ts | ||
asset.ts | ||
index.ts |