pulumi/pkg
Joe Duffy bd2baa5091
Pass planning flag to print resource outputs (#737)
We hadn't previously passed the planning flag when printing resource
outputs, meaning any computed ones now are being printed as "undefined".
Instead, we prefer to see the "computed<string>" type name.
2017-12-16 07:33:58 -08:00
..
backend Allow users to control if and how output is colorized. (#718) 2017-12-14 11:53:02 -08:00
compiler/errors Use Stack over Environment to describe a deployment target 2017-10-16 13:04:20 -07:00
diag Allow users to control if and how output is colorized. (#718) 2017-12-14 11:53:02 -08:00
encoding Use go-yaml directly 2017-10-20 14:01:37 -07:00
engine Pass planning flag to print resource outputs (#737) 2017-12-16 07:33:58 -08:00
graph Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
operations Use AWS access key in operations prvider when available (#697) 2017-12-11 15:40:39 -08:00
pack Save configuration under the stack by default (#696) 2017-12-11 14:41:57 -08:00
resource Only pass old inputs to Check. 2017-12-15 11:04:43 -08:00
testing Add a framework for baselining and validating pulumi-update diff output. (#700) 2017-12-14 17:10:05 -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 Allow users to control if and how output is colorized. (#718) 2017-12-14 11:53:02 -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