pulumi/pkg
Joe Duffy aa7c1598ac
Show root stacks and more outputs (#661)
This changes two things:

1) Always show the root stack, even when unchanged.  This ensures
   that you see the outputs during any updates, etc., which is nice.

2) Always show all outputs after operations.  Before, we did some
   diffing between old/new, which actually doesn't make much sense.
2017-12-07 13:33:16 -08:00
..
backend Several fixes relating to Pulumi clouds and auth (#651) 2017-12-07 10:59:20 -08:00
compiler/errors Use Stack over Environment to describe a deployment target 2017-10-16 13:04:20 -07:00
diag Add (back) component outputs 2017-11-20 17:38:09 -08:00
encoding Use go-yaml directly 2017-10-20 14:01:37 -07:00
engine Show root stacks and more outputs (#661) 2017-12-07 13:33:16 -08:00
graph Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
operations Always add 8 chars of randomness to URN names we create. Error if that exceeds the max length allowed for that resource. (#500) 2017-12-04 14:50:55 -08:00
pack Provide a way to opt out of default ignores 2017-11-22 12:13:44 -08:00
resource Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
testing Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
tokens Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
tools Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
util Fix pending delete replacement failure (#658) 2017-12-07 09:44:38 -08:00
version Add a manifest to checkpoint files (#630) 2017-12-01 13:50:32 -08:00
workspace Issue an error when a project file isn't found 2017-12-06 17:26:45 -08:00