mirror of
https://github.com/opentofu/opentofu.git
synced 2026-05-28 04:15:54 -04:00
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> |
||
|---|---|---|
| .. | ||
| testdata | ||
| backend.go | ||
| backend_apply.go | ||
| backend_apply_test.go | ||
| backend_local.go | ||
| backend_local_test.go | ||
| backend_plan.go | ||
| backend_plan_test.go | ||
| backend_refresh.go | ||
| backend_refresh_test.go | ||
| backend_temp_new_runtime.go | ||
| backend_test.go | ||
| cli.go | ||
| hook_state.go | ||
| hook_state_test.go | ||
| local_test.go | ||
| testing.go | ||