mirror of https://github.com/pulumi/pulumi.git
492c57c7dd
This commit adds support for passing `dependsOn` to invokes (whether streamed or not) in the NodeJS SDK. This allows programs to ensure that certain invokes are executed after things they depend on, even if that dependency is not implicitly captured with an input-output relationship. Part of #14243 |
||
---|---|---|
.. | ||
cases | ||
run.spec.ts |