mirror of https://github.com/pulumi/pulumi.git
1b2fb8ee39
TestPreviewImportFile could fail if the two resources registered in the opposite order to what the test expected. https://github.com/pulumi/pulumi/actions/runs/7708946353/job/21009583196 This fixes the resources to always register in the same order via a `dependsOn` option, and then fixes the test to pass for that ordering. |
||
---|---|---|
.. | ||
.gitignore | ||
Pulumi.yaml | ||
index.ts | ||
package.json | ||
tsconfig.json |