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
Martin Atkins eed605ac05
[WIP] Re-enable the end-to-end tests (#20044)
7 years ago
..
convert configs/configschema: Introduce the NestingGroup mode for blocks 7 years ago
discovery [WIP] Re-enable the end-to-end tests (#20044) 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 use LegacyResourceSchema 7 years ago
grpc_provider_test.go add 3rd param to mock call 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 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 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