pulumi/tests/testdata/import_node
Fraser Waters 1b2fb8ee39
Fix flakey test (#15311)
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.
2024-01-30 14:08:47 +00:00
..
.gitignore
Pulumi.yaml
index.ts Fix flakey test (#15311) 2024-01-30 14:08:47 +00:00
package.json
tsconfig.json