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 211edf5d75
use hclog as the default logger
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
client.go use hclog as the default logger 5 years ago
grpc_provider.go handle empty json 5 years ago
grpc_provider_test.go handle empty json 5 years ago
grpc_provisioner.go plugin: Establish our current plugin protocol as version 5 7 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