mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-28 12:02:03 -04:00
The variable nodes are not only used during plan and apply, so remove those from there names. The "plan" node is now `nodeExpandModuleVariable` and the "apply" node is now just `nodeModuleVariable`. Remove unnecessary methods, as the nodeModuleVariable is no longer used in the full graph transformations.
2.4 KiB
2.4 KiB