terraform/plugin
James Bardin 6aae0a94bd remove netrpc plugins
Provisioner plugins were the last remaining use of the legacy netrpc
plugin interface (even though it was wrapped in shimmed into the grpc
protocol). Now that these types are no longer being used, we can remove
the old code from the plugin package entirely.
2020-12-02 13:07:10 -05:00
..
convert udpate some tests with unexported gocmp options 2020-12-01 14:07:36 -05:00
discovery plugin/discovery: Remove dead code 2020-05-28 15:20:41 -04:00
mock_proto Version tools per Go convention under tools.go 2019-10-17 22:23:39 +02:00
grpc_error.go make grpcErr work for either plugin type 2020-10-26 09:34:03 -04:00
grpc_provider.go make grpcErr work for either plugin type 2020-10-26 09:34:03 -04:00
grpc_provider_test.go handle empty json 2020-10-19 09:31:37 -04:00
grpc_provisioner.go make grpcErr work for either plugin type 2020-10-26 09:34:03 -04:00
grpc_provisioner_test.go move hcl2shim package to configs 2019-08-06 19:58:58 -04:00
plugin.go remove netrpc plugins 2020-12-02 13:07:10 -05:00
serve.go remove netrpc plugins 2020-12-02 13:07:10 -05:00
ui_input.go update plugin to use legacy types 2020-12-02 12:16:35 -05:00
ui_input_test.go update plugin to use legacy types 2020-12-02 12:16:35 -05:00
ui_output.go update plugin to use legacy types 2020-12-02 12:16:35 -05:00
ui_output_test.go update plugin to use legacy types 2020-12-02 12:16:35 -05:00