mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-06-01 22:02:24 -04:00
With forthcoming support for versioned plugins we need to be able to answer questions like what versions of plugins are currently installed, what's the newest version of a given plugin available, etc. PluginMetaSet gives us a building block for this sort of plugin version wrangling.