pulumi/pkg
joeduffy 7e48e8726b Add (back) component outputs
This change adds back component output properties.  Doing so
requires splitting the RPC interface for creating resources in
half, with an initial RegisterResource which contains all of the
input properties, and a final CompleteResource which optionally
contains any output properties synthesized by the component.
2017-11-20 17:38:09 -08:00
..
apitype Move program uploads to the CLI (#571) 2017-11-15 13:27:28 -08:00
compiler/errors Use Stack over Environment to describe a deployment target 2017-10-16 13:04:20 -07:00
component Add a very barebones pulumi logs command 2017-11-14 12:26:55 -08: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 Add (back) component outputs 2017-11-20 17:38:09 -08:00
graph Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
pack Add (back) component outputs 2017-11-20 17:38:09 -08:00
pulumiframework Add (back) component outputs 2017-11-20 17:38:09 -08:00
resource Add (back) component outputs 2017-11-20 17:38:09 -08:00
testing Change configuration verbs for getting and setting values 2017-11-16 11:39:28 -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 Add (back) component outputs 2017-11-20 17:38:09 -08:00
workspace Add (back) component outputs 2017-11-20 17:38:09 -08:00