pulumi/sdk/nodejs/asset
Joe Duffy 69f7f51375 Many asset improvements
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).
2017-10-22 13:39:21 -07:00
..
archive.ts Many asset improvements 2017-10-22 13:39:21 -07:00
asset.ts Many asset improvements 2017-10-22 13:39:21 -07:00
index.ts Move modules to package root 2017-09-04 11:35:21 -07:00