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

Automated PR

automation/pulumi-cli-docs
automation/merge

### Proposed changes ### Unreleased product version (optional) ### Related issues (optional)

### Problem description - Some areas of the docs tend to not describe as much as the provider(AWS), so I jump to that area of documentation that might help me...

awaiting-feedback

The `build-pulumi-cli-docs` job ran successfully for the `3.40.2` release, but didn’t produce any changes to the Node or Python SDK docs. At the very least, I’d expect the Node SDK...

docs/core-sdk
language/python
language/javascript

On https://www.pulumi.com/docs/get-started/install/versions/ If you click on `3.40.0`, it’ll take you to the CHANGELOG.md in `pulumi/pulumi` with the appropriate anchor for `3.40.0`: https://github.com/pulumi/pulumi/blob/master/CHANGELOG.md#3400-2022-09-14 However, if you click `3.39.3`, it won’t go...

area/docs
kind/bug

Currently, the Available Versions table includes x64 links for Linux, macOS, and Windows. We don't include any links to the arm64 builds, even though they're available. https://www.pulumi.com/docs/get-started/install/versions/ We should update...

Root causing some 504 errors seen on Pulumi AI and examining individual requests, the Docs CDN reported an `OriginCommError` and the AI CDN reports a `ClientCommError`, indicating the error originates...

Automated PR

automation/pulumi-cli-docs
automation/merge

S3 bucket policy with `bucket.arn + "/*"` Best suited for [this section](https://www.pulumi.com/docs/concepts/inputs-outputs/apply/#converting-json-objects-to-strings).

area/docs
size/S
kind/enhancement

In [this section](https://www.pulumi.com/docs/concepts/inputs-outputs/apply/#converting-json-objects-to-strings).

area/docs
size/S
kind/enhancement