Have you seen the new provider boilerplate? It's j...
# general
f
Have you seen the new provider boilerplate? It's just amazing! https://www.pulumi.com/blog/pulumi-go-boilerplate-v2/
o
Hey @fierce-ability-58936 thanks, I've relayed this to the folks internally who made this happen. If you're building a new provider, please let me know, I think @limited-rainbow-51650 and I are very interested in growing our registry.
f
Not building a provider for now, but are component resources somehow relate to providers so a similar thing can be potentially done for them too? For now I'm just happy to see these changes that simplify a developer life even if I'm not going to use it now 🙂
o
It is, though I don't know if we have any feature complete examples. We do support components as well as custom resources: https://github.com/pulumi/pulumi-go-provider/blob/v0.9.0/examples/random-login/main.go