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 52c0032aed
update provisioners for multiple processes
7 years ago
..
convert plugin/convert: Convert cty.PathError to diagnostics with attribute path 7 years ago
discovery registry/response: rename Collection to ProviderVersionCollection for clarity 7 years ago
mock_proto generate mocks for some of the grpc interfaces 7 years ago
proto grpc proto fixes 7 years ago
client.go terraform: More wiring in of new provider types 7 years ago
grpc_provider.go missing diagnostics in pugin protocol 7 years ago
grpc_provider_test.go GRPCProvider and GRPCProvisioner clients 7 years ago
grpc_provisioner.go update provisioners for multiple processes 7 years ago
grpc_provisioner_test.go move conversion functions into separate package 7 years ago
plugin.go terraform: More wiring in of new provider types 7 years ago
plugin_test.go
resource_provider.go serve the new version 5 grpc plugins 7 years ago
resource_provider_test.go plugin: Fix tests 7 years ago
resource_provisioner.go serve the new version 5 grpc plugins 7 years ago
resource_provisioner_test.go plugin: Fix tests 7 years ago
serve.go plugin: Register v5 plugins only if present 7 years ago
ui_input.go
ui_input_test.go
ui_output.go
ui_output_test.go