You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/plugin
James Bardin 5f063ae94a
make grpcErr work for either plugin type
5 years ago
..
convert Add support for provider metadata to modules. (#22583) 6 years ago
discovery plugin/discovery: Remove dead code 6 years ago
mock_proto Version tools per Go convention under tools.go 6 years ago
grpc_error.go make grpcErr work for either plugin type 5 years ago
grpc_provider.go make grpcErr work for either plugin type 5 years ago
grpc_provider_test.go handle empty json 5 years ago
grpc_provisioner.go make grpcErr work for either plugin type 5 years ago
grpc_provisioner_test.go move hcl2shim package to configs 7 years ago
plugin.go terraform: More wiring in of new provider types 7 years ago
plugin_test.go
resource_provider.go Add support for provider metadata to modules. (#22583) 6 years ago
resource_provider_test.go plugin: Fix tests 7 years ago
resource_provisioner.go unreachable 5 years ago
resource_provisioner_test.go plugin: Fix tests 7 years ago
serve.go Bump installer protocol version to 5 and separate client and server protocol references 7 years ago
ui_input.go core: add a context to the UIInput interface 7 years ago
ui_input_test.go core: add a context to the UIInput interface 7 years ago
ui_output.go
ui_output_test.go