opentofu/internal/repl
Christian Mesh d58788f065 Introduce plugins.Library
This mostly mechanical change defines a central location
for providing installed plugins as a cohesive unit to the
rest of the application. This also provides a location
for future caching of schemas and other potential optimizations.

This is part of the overall initiative to start stripping
functionality out of the tofu package into re-usable components
which can be used by the new engine.

Signed-off-by: Christian Mesh <christianmesh1@gmail.com>
2026-01-26 09:20:04 -05:00
..
testdata/config-fixture Move repl/ to internal/repl/ 2021-05-17 14:09:07 -07:00
format.go Ephemeral todos handling (#3177) 2025-09-10 07:45:23 -04:00
format_test.go Ephemeral todos handling (#3177) 2025-09-10 07:45:23 -04:00
repl.go Update copyright notice (#1232) 2024-02-08 09:48:59 +00:00
session.go lang: hcl.EvalContext creation needs context.Context 2025-06-17 07:56:33 -07:00
session_test.go Introduce plugins.Library 2026-01-26 09:20:04 -05:00