:wave: So I’ve bridged a Terraform Provider to Pul...
# general
b
👋 So I’ve bridged a Terraform Provider to Pulumi, but now I’d like to distribute it. Everything in the repo is named “pulumi/pulumi-teleport”, but I obviously don’t have access to such a repo. I could rename it to my own org, and even automate the distribution of a binary, but then my end-users would have to manually install the plugin. What’s the best way for me to move forward here?
b
there is work going on to support custom server for plugins, https://github.com/pulumi/pulumi/issues/5991
as for your actual question - I am wondering the same. I saw that people opened feature requests on github to add more providers, maybe that is also the way to go to get your own in