Join Slack
Powered by
This message was deleted.
# general
s
sparse-intern-71089
08/14/2019, 9:50 AM
This message was deleted.
b
best-xylophone-83824
08/14/2019, 9:53 AM
There is also
https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/dynamic/#ResourceProvider
(didn't use myself)
best-xylophone-83824
08/14/2019, 10:11 AM
If you go with gRPC route and your provider is in Go, then implement this interface
https://github.com/pulumi/pulumi/blob/master/sdk/proto/go/provider.pb.go#L1398-L1429
best-xylophone-83824
08/14/2019, 10:12 AM
otherwise implement generic gRPC:
https://github.com/pulumi/pulumi/blob/67ec74bdc5222e06c9803714d3debf1261021341/sdk/proto/provider.proto
b
billions-fall-36374
09/05/2019, 12:08 PM
Yes, but how do I link them afterwards to be able to use them from python, go, javascript?
Open in Slack
Previous
Next