File: content/docs/iac/guides/building-extending/packages/publishing-packages.md
In the file above, it is very briefly mentioned "The binary Pulumi resource provider plugin" however, the page doesn't contain any information about how to generate this plugin. Neither does it mention how to generate the sdk's but that's kindof given by looking at the options in pulumi package (gen-sdk). But how to generate the binary? I could not figure it out.