mirror of https://github.com/pulumi/pulumi.git
b56e90ab2a
It was possiblef for the finally for a stack to complete before all other resources had been created. In this case, we would put these new resources at top level, instead of having them as children of the stack resource. Since we do not use the langhost across stacks, we can simply set the stack resource at top level and never remove it. Fixes #818 |
||
---|---|---|
.. | ||
.gitignore | ||
Pulumi.yaml | ||
index.ts | ||
package.json | ||
tsconfig.json | ||
yarn.lock |