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
Pam Selle d72456d188
Add friendly error for when registry unresponsive
7 years ago
..
convert providers: Consistently use int64 for schema versions 7 years ago
discovery Add friendly error for when registry unresponsive 7 years ago
mock_proto build: Run "go generate" in modules mode 7 years ago
client.go enable Auto mTLS in go-plugin 7 years ago
grpc_provider.go core: Allow legacy SDK to opt out of plan-time safety checks 7 years ago
grpc_provider_test.go plugin: Establish our current plugin protocol as version 5 7 years ago
grpc_provisioner.go plugin: Establish our current plugin protocol as version 5 7 years ago
grpc_provisioner_test.go plugin: Establish our current plugin protocol as version 5 7 years ago
plugin.go
plugin_test.go
resource_provider.go
resource_provider_test.go plugin: Fix tests 7 years ago
resource_provisioner.go
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