This message was deleted.
# contribute
s
This message was deleted.
b
No specific reason other than we've not had any other external contributions 😕
I apologies for this
I have an issue open to spend some time on that repo this week
l
No problem. I was able to get passed these small issues. Context is a Unifi network resource provider. I found that Paul Tyng separated the provider from the SDK for his
unifi
provider: https://github.com/paultyng/go-unifi Given there is an SDK, would you create a Pulumi provider from scratch rather than wrapping the TF provider?
Is there any Pulumi provider which was started from scratch rather than wrapping a TF one?
b
kubernetes
we do not use Go sdks
we use open api specs
all Terraform providers have Go SDKs
l
I once tried to bootstrap a spec. 🙂 https://github.com/ringods/unifi-api-spec
Didn’t really get far. 🙂