docs
docs copied to clipboard
All things related to docs generation for the Pulumi CLI, SDK, and tutorials.
### 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...
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...
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...
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...
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).
In [this section](https://www.pulumi.com/docs/concepts/inputs-outputs/apply/#converting-json-objects-to-strings).