mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-16 19:39:42 -04:00
support the requested platform. If the newest version of a provider which matches the version constraints does not support the requested platform, filter the list of available versions by platform support and try again. |
||
|---|---|---|
| .. | ||
| discovery | ||
| proto | ||
| 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 | ||