mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-14 01:00:40 -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.