pulumi/pkg/util/cmdutil
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
..
diag.go Have engine emit "events" instead of writing to streams 2017-10-09 18:24:56 -07:00
exit.go Many asset improvements 2017-10-22 13:39:21 -07:00
log.go Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
log_test.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00