mirror of
https://github.com/opentofu/opentofu.git
synced 2026-02-19 02:28:12 -05:00
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> |
||
|---|---|---|
| .. | ||
| library.go | ||
| provider.go | ||
| provisioner.go | ||