mirror of https://github.com/pulumi/pulumi.git
![]() - Use a mutex + condition variable instead of a channel for synchronizaiton in order to allow multiple calls to resolve/reject - Properly handle outputs that are resolved to other outputs, especially if those outputs are not of exactly type Output - Remove the Value() methods that allowed prompt access to output values - Add variants of `Apply` that take a context parameter - Ensure that resource outputs properly incorporate their resource as a dependency - Make `Output` a plain struct. Uninitialized outputs will be treated as resolved and unknown. This makes conversions between output types more ergonomic. Contributes to #3492. |
||
---|---|---|
.. | ||
apitype | ||
backend | ||
codegen/python | ||
diag | ||
encoding | ||
engine | ||
graph | ||
npm | ||
operations | ||
resource | ||
secrets | ||
testing | ||
tokens | ||
tools | ||
util | ||
version | ||
workspace |