I saw on a video with Luke once that he mentions t...
# general
w
I saw on a video with Luke once that he mentions the Pulumi docs are self-generating from the API. I was wondering if anyone know what that system was? https://www.pulumi.com/docs/
s
The registry docs and the various SDK docs come from the provider schema. For bridged providers, the schema is generated by the code in this repo: https://github.com/pulumi/pulumi-terraform-bridge/