Channels
announcements
automation-api
aws
azure
blog-posts
built-with-pulumi
cloudengineering
cloudengineering-support
content-share
contribex
contribute
docs
dotnet
finops
general
getting-started
gitlab
golang
google-cloud
hackathon-03-19-2020
hacktoberfest
install
java
jobs
kubernetes
learn-pulumi-events
linen
localstack
multi-language-hackathon
office-hours
oracle-cloud-infrastructure
package-authoring
pulumi-ai
pulumi-cdk
pulumi-cloud
pulumi-crosscode
pulumi-deployments
pulumi-kubernetes-operator
pulumiverse
python
registry
status
testingtesting123
testingtesting321
typescript
welcome
workshops
yaml
Powered by
Title
b
big-piano-35669
09/22/2018, 12:39 AM
@white-oxygen-65730
I'm curious, what provider are you looking to build? Is it an existing Terraform provider, or something built from scratch? If the former, there is also information in the README over here:
https://github.com/pulumi/pulumi-terraform#adapting-a-new-terraform-provider
. If the latter, it amounts to implementing this gRPC interface:
https://github.com/pulumi/pulumi/blob/master/sdk/proto/provider.proto
We definitely want to do better here over time. I filed
https://github.com/pulumi/docs/issues/595
to track documenting this more thoroughly. In the meantime, we're definitely happy to help you through the process.
#contribute
Join Slack