docs icon indicating copy to clipboard operation
docs copied to clipboard

All things related to docs generation for the Pulumi CLI, SDK, and tutorials.

Results 561 docs issues
Sort by recently updated
recently updated
newest added

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...

docs-ops

Automated PR

automation/pulumi-cli-docs
automation/merge

Automated PR

automation/pulumi-cli-docs
automation/merge

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...

area/docs
kind/engineering
docs-ops
size/XS

### 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...

area/docs
docs/get-started
impact/first-48

### 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...

area/docs
impact/usability
kind/enhancement

### 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...

area/docs
kind/enhancement