https://pulumi.com logo
#package-authoring
Title
# package-authoring
w

worried-energy-90920

10/13/2023, 10:15 AM
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

limited-rainbow-51650

10/13/2023, 4:15 PM
w

worried-energy-90920

10/13/2023, 8:10 PM
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

ancient-policeman-24615

10/20/2023, 4:35 PM
@worried-energy-90920 If you have specific suggestions on where the docs are lacking, please open an issue.