terraform/plugin
Martin Atkins 05caff2ca3 Move tfdiags/ to internal/tfdiags/
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 tfdiags/ to internal/tfdiags/ 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 providers.Interface: rename ValidateDataSourceConfig to ValidateDataResourceConfig (#27874) 2021-02-24 12:04:28 -05:00
grpc_provider_test.go Move tfdiags/ to internal/tfdiags/ 2021-05-17 14:09:07 -07: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 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