mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-27 09:01:38 -04:00
* internal/providercache: verify that the provider protocol version is compatible The public registry includes a list of supported provider protocol versions for each provider version. This change adds verification of support and adds a specific error message pointing users to the closest matching version.