Join Slack
Powered by
This message was deleted.
# contribute
s
sparse-intern-71089
03/16/2020, 1:55 PM
This message was deleted.
t
tall-librarian-49374
03/16/2020, 1:56 PM
There is a boilerplate
https://github.com/pulumi/pulumi-provider-boilerplate
l
limited-rainbow-51650
03/16/2020, 2:02 PM
Is the grpc protocol between the host and a provider also defined in a file somewhere, like protobuf, so that a provider can be implemented in e.g. Typescript?
limited-rainbow-51650
03/16/2020, 2:12 PM
Is it this one?
https://github.com/pulumi/pulumi/blob/master/sdk/proto/provider.proto
w
white-balloon-205
03/16/2020, 9:15 PM
Yes - that's the one. FWIW - There is an implementation of the RPC interface in TypeScript as part of the "Node.js dynamic provider" here:
https://github.com/pulumi/pulumi/blob/master/sdk/nodejs/cmd/dynamic-provider/index.ts
💯 1
Open in Slack
Previous
Next