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

Submitted On: 10-03-2023 Comment(s): flag for versioning are not described

area/docs
docs/cli
kind/codegen

Feedback received by Arun: - Docs were their biggest feedback. Quote "There are two pages with a lot of content. Really hard to discover what's possible, and isn't easily consumable"...

area/docs
kind/enhancement

Related to [this issue](https://github.com/pulumi/pulumi-hugo/pull/3870#pullrequestreview-1840789781) submitted by a user. I think some of the examples might be incorrect on this page and I also think we should update so that the...

area/docs
size/L
kind/enhancement

My recent Pulumi Cloud sign-up was to help get me more hands-on with Pulumi in preparation for my “DevOps: Infrastructure as Code” course. In that context, I have a couple...

area/docs
kind/bug

**[TBD] Let's wait till we make a decision on this.** Moving these APIs from https://www.pulumi.com/docs/pulumi-cloud/cloud-rest-api/#environments to https://www.pulumi.com/docs/esc/ add a new page: esc-rest-api

area/docs
kind/enhancement

The chooser shortcode currently renders a pulumi-chooser web component, which has a few supported types, listed [here](https://github.com/pulumi/pulumi-hugo/blob/master/themes/default/theme/stencil/src/components/chooser/chooser.tsx#L15). ```bash export type ChooserType = "language" | "k8s-language" | "os" | "cloud" |...

area/docs
kind/enhancement

Whenever someone creates a PR against `pulumi-hugo` from a fork, linting does not run against that PR. It would be great if we could enable the linting checks for PRs...

kind/enhancement
docs-ops

area/docs
size/M
kind/enhancement

### Problem description The provider docs on https://www.pulumi.com/docs/concepts/resources/providers/ don't have YAML examples. ### Suggestions for a fix We should prob add YAML examples there.

area/docs
kind/enhancement