docs
docs copied to clipboard
All things related to docs generation for the Pulumi CLI, SDK, and tutorials.
We currently fail hugo docs builds if it finds a relref that is not able to be resolved. We turned this check off in pulumi-hugo, but this still fails once...
Create a diagram to describe the docs build workflows from provider release to docs getting published across all the repos. I think folks would benefit from this to understand the...
### Problem description Pain points while following the [Pulumi AWS quickstart guide](https://www.pulumi.com/docs/clouds/aws/get-started/): - Unclear step - https://www.pulumi.com/docs/clouds/aws/get-started/deploy-changes/#update-the-program as it can be easily mistaken to updating the BucketObject declaration instead of...
### Problem description The Pulumi node SDK docs (https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/) have some serious usability problems: 1. They're reference docs (like stuff in the registry), but they lack the useful left-hand nav...
### Problem description In communicating with a user on social media, the user expressed some frustration in understanding the difference between "regular" resources (such as `aws.ec2.vpc` or `aws.eks.Cluster`) and corresponding...