is there any good documentation and example that s...
# package-authoring
w
is there any good documentation and example that showcases how a native provider can be implemented? (maybe i just didn't look in the right places...) what i mean here is that although the method signature is clear, it's pretty hard to understand and figure out what inputs and return values are expected in each of them, and how they are evaluated by pulumi in the end.
l
w
no, i didn‘t stumble upon that one - sounds interesting and it definitely makes things clearer as to what is expected. 😃 a bit more godoc would be appreciated but looking at the code it‘s much clearer than anything else i found so far. thanks a lot! 👍🏻
a
@worried-energy-90920 If you have specific suggestions on where the docs are lacking, please open an issue.