mirror of https://github.com/pulumi/pulumi.git
5dc184004c
This commit will expose the new `Invoke` routine that lists resource outputs through the Node.js SDK. This API is implemented via a new API, `EnumerablePromise`, which is a collection of simple query primitives built onto the `Promise` API. The query model is lazy and LINQ-like, and generally intended to make `Promise` simpler to deal with in query scenarios. See #2601 for more details. Fixes #2601. |
||
---|---|---|
.. | ||
query | ||
runtime | ||
sxs | ||
config.spec.ts | ||
init.spec.ts | ||
iterable.spec.ts | ||
output.spec.ts | ||
unwrap.spec.ts | ||
util.ts |