https://pulumi.com logo
b

brave-afternoon-91593

09/08/2021, 12:11 AM
👋 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

brainy-lion-38675

09/08/2021, 11:48 AM
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
15 Views