mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-04 17:03:43 -04:00
This is necessary since the TypeUnknown HIL handling in helper/schema makes providers compiled WITHOUT TypeUnknown incompatible with the way core handles unknown values. |
||
|---|---|---|
| .. | ||
| 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 | ||