I have a few ComponentResources written in Typescript now. Are there any guides for adapting a ComponentResource into a Component Provider, so I can start generating providers for other languages?
I'm aware of the
pulumi-component-provider-ts-boilerplate, but I feel like there are probably guides/tools surrounding it to help create the schemas and such?