mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-08 23:23:59 -06:00
1aed6f8abb
Fixes #5342 The dynamically expanded subgraph wasn't being validated so cycles weren't being caught here and Terraform would just hang. This fixes that. Note that it may make sense to validate higher level when the graph is expanded but there are certain cases we actually expect the graph to potentially be invalid, so this seems safer for now. |
||
---|---|---|
.. | ||
main.tf |