mirror of https://github.com/pulumi/pulumi.git
7e48e8726b
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. |
||
---|---|---|
.. | ||
colors | ||
diag.go | ||
doc.go | ||
pos.go | ||
sink.go | ||
sink_test.go |