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

## Overview We'd like to raise the prominence of our feedback functionality in tandem with changes to our Docs & Registry. The changes expand the number of selection from 2...

area/docs
impact/usability
size/L
kind/enhancement
kind/epic

Issue to capture improvements for the step-by-step guide for https://www.pulumi.com/docs/pulumi-cloud/deployments/review-stacks/ - Swap out demo video for guided overview - incorporate end to end user flow and steps from deployments /...

area/docs
needs-triage
kind/enhancement

Submitted On: 05-29-2023 Comment(s): failed to initialize discovery client: The gcp auth plugin has been removed

area/docs
customer/feedback

There's a wealth of information I think we're missing on how our users interact with code blocks on docs. I'm curious how complicated would it be to send data into...

area/docs
kind/enhancement

Submitted On: 12-03-2022 Comment(s): frontend_port = config.require_int(""frontend_port"") backend_port = config.require_int(""backend_port"") mongo_port = config.require_int(""mongo_port"") This code is not right. Please check the blog (Configure the application Section)

area/docs
customer/feedback
docs/tutorials

Submitted On: 02-15-2023 Comment(s): The initial code snippet uses camelCase instead of snake_case.

area/docs
customer/feedback
docs/tutorials

The code is inconsistent and causes failures: 1. my_first_app vs my-second-app 2. my_first_app:mongoHost vs my_first_app:mongo_host 3. running pulumi up on my_first_app staging will fail if my_first_app dev is still running...

area/docs
docs/tutorials

Submitted On: 07-31-2023 Comment(s): needs info on how to use pulumi stack outputs

area/docs
customer/feedback

The very last instruction to run on [the "Understanding Stack Outputs" page](https://www.pulumi.com/learn/building-with-pulumi/stack-outputs/) is `pulumi up`, in order to see the difference between the `dev` and the `staging` stacks. > Now,...

docs/tutorials

Submitted On: 05-29-2023 Comment(s): It is not clear how to rename a project. My state is: Type Name Status pulumi:pulumi:Stack root-prod and so I figured maybe all I need to...

area/docs
customer/feedback