mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-06-01 13:02:10 -04:00
On Windows systems the plugin binaries use a .exe suffix, which we were misparsing as part of either the "v" or "x" parts of the filename. This fixes #15578.