pulumi/pkg/diag
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
..
colors Rename pulumi-fabric to pulumi 2017-09-21 19:18:21 -07:00
diag.go Add (back) component outputs 2017-11-20 17:38:09 -08:00
doc.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
pos.go Clarify aspects of using the DCO 2017-06-26 14:46:34 -07:00
sink.go Stop formatting output that should be raw. 2017-11-14 11:26:41 -08:00
sink_test.go Improve output formatting 2017-09-23 05:20:11 -07:00