terraform/plugin
Martin Atkins 31349a9c3a Move configs/ to internal/configs/
This is part of a general effort to move all of Terraform's non-library
package surface under internal in order to reinforce that these are for
internal use within Terraform only.

If you were previously importing packages under this prefix into an
external codebase, you could pin to an earlier release tag as an interim
solution until you've make a plan to achieve the same functionality some
other way.
2021-05-17 14:09:07 -07:00
..
convert Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
discovery plugin/discovery: staticcheck 2020-12-02 13:59:19 -05:00
mock_proto Version tools per Go convention under tools.go 2019-10-17 22:23:39 +02:00
grpc_error.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07:00
grpc_provider.go Move providers/ to internal/providers/ 2021-05-17 14:09:07 -07:00
grpc_provider_test.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
grpc_provisioner.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
grpc_provisioner_test.go Move configs/ to internal/configs/ 2021-05-17 14:09:07 -07:00
plugin.go Add support for plugin protocol v6 (#27826) 2021-02-22 10:22:45 -05:00
serve.go remove netrpc plugins 2020-12-02 13:07:10 -05:00
ui_input.go don't use legacy import for the UIInput interface 2020-12-02 15:44:58 -05:00
ui_input_test.go don't use legacy import for the UIInput interface 2020-12-02 15:44:58 -05:00
ui_output.go don't use legacy import for the UIInput interface 2020-12-02 15:44:58 -05:00
ui_output_test.go don't use legacy import for the UIInput interface 2020-12-02 15:44:58 -05:00