Hello folks,
What do you guys use to document your Pulumi code ?
I would love to be able to generate docs based on my code (kinda like
terraform-docs)
Is there anything that allows me to display the ressource tree based on a stack, similar to what we can see during preview ?
I would love to add that to my READMEs, PR and CI.