mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-06 22:23:43 -06:00
55103985f7
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 |