opentofu/internal/engine
Christian Mesh 326ae112f2 Introduce plugin managers
Provider and Provisioner Managers encapsulate all of
the logic nessesary to start, manage, and stop plugins.

They also have the advantage of sharing a schema cache between
managers started in different parts of the application.

Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2026-01-15 10:50:29 -05:00
..
internal/execgraph execgraph: ResourceInstanceResultRef type alias 2025-12-12 07:03:52 -08:00
lifecycle engine/lifecycle: CompletionTracker 2025-10-27 10:15:41 -07:00
planning engine/planning: Minimal building of execution graph 2025-12-12 07:03:52 -08:00
plugins Introduce plugin managers 2026-01-15 10:50:29 -05:00