ac250d2792
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. |
||
---|---|---|
.. | ||
terraform-foo-bar_v0.0.1 | ||
terraform-foo-bar_v1.0.0.exe | ||
terraform-foo-missing-version | ||
terraform-notfoo-bar_v0.0.1 |