mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-03 20:50:59 -05: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. |
||
|---|---|---|
| .. | ||
| discovery | ||
| client.go | ||
| plugin.go | ||
| plugin_test.go | ||
| resource_provider.go | ||
| resource_provider_test.go | ||
| resource_provisioner.go | ||
| resource_provisioner_test.go | ||
| serve.go | ||
| ui_input.go | ||
| ui_input_test.go | ||
| ui_output.go | ||
| ui_output_test.go | ||