Publish a connector development SDK leveraging the existing gRPC plugin protocol (HashiCorp go-plugin):
- Connector template/scaffold CLI command
- Plugin development guide with step-by-step tutorial
- Example connectors (reference implementations)
- Plugin registry/discovery mechanism
- CI template for testing and publishing connectors
This enables community-contributed connectors without bloating the core binary, scaling the connector ecosystem beyond what the core team can maintain.
Publish a connector development SDK leveraging the existing gRPC plugin protocol (HashiCorp go-plugin):
This enables community-contributed connectors without bloating the core binary, scaling the connector ecosystem beyond what the core team can maintain.