mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
This test was occasionally failing due to a missing graph edge causing it to be non-deterministic. The graph edge was missing because our standard schema doesn't quite match the config fixture and so the reference checker was not finding the "blah" argument on aws_instance.a. This change also includes an 100ms pause for the b node just to make this potential race more likely to hit the "wrong" ordering when the graph is not complete. |
||
---|---|---|
.. | ||
child | ||
main.tf |