Hello, I'm also new to Pulumi. Is it possible to use multi-language components without using the hosted service?
At the moment, we're considering using Pulumi and managing state in S3, etc. etc.
Some of our teams use Go, some TypeScript, others Python. I'm wondering if it's possible to publish reusable components to a public registry?
If not, is it possible to host an internal registry that will allow us to share components across different languages?