Pulumi: Make providers more "contribution friendly" adding a central hub

Created on 3 Oct 2019  路  1Comment  路  Source: pulumi/pulumi

Hello!

I've been wondering how the contribution for providers could be more friendly. Today the option for non-official providers get a bit shady, where you should point to a custom place (#2789), which is not very practical, since it does not work the same way as the official plugins, being downloaded automatically when installing the dependencies.

A good solution for this could be a central hub to publish the providers, something like NPM where it can integrate with the Github repository and any user could publish their own providers. This could be the source for the plugins installation for the Pulumi CLI, making plugins searchable and simplifying the version management. https://providers.pulumi.io sounds cool :)

WDYT?

Most helpful comment

just like terraform's https://registry.terraform.io

>All comments

just like terraform's https://registry.terraform.io

Was this page helpful?
0 / 5 - 0 ratings