mirror of https://github.com/pulumi/pulumi.git
c3d5f39799
This test is racy because resource output registration is currently racy (see also https://github.com/pulumi/pulumi/issues/16896). While this race is not fixed, we at least want the test to not be racy. To do that, we can make the test wait until the resource output registration is done, before going on with the rest of the test. Fixes https://github.com/pulumi/pulumi/issues/16536 |
||
---|---|---|
.. | ||
Pulumi.yaml | ||
go.mod | ||
go.sum | ||
main.go |