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

File: [themes/default/content/docs/concepts/inputs-outputs/apply.md](https://www.pulumi.com/docs/concepts/inputs-outputs/apply/) All I want to do is get the name of a created Azure Resource Group to be somehow output by the stack so it can be used by...

area/docs
kind/bug

File: [themes/default/content/docs/concepts/inputs-outputs/apply.md](https://www.pulumi.com/docs/concepts/inputs-outputs/apply/) This page uses `return await Deployment.RunAsync(() => { var vpc = new Vpc("vpc"); Console.WriteLine(vpc); });` as an example, but has no indication of what Vpc is or what...

area/docs
kind/bug

Regarding the [Config concept page](https://www.pulumi.com/docs/concepts/config/): - [x] Is the doc representative of the facts? Are the topics covered on the page accurate? - [x] Are there features of this topic...

area/docs
size/S
kind/enhancement

Regarding the [Secrets concept page](https://www.pulumi.com/docs/concepts/secrets/): - [x] Is the doc representative of the facts? Are the topics covered on the page accurate? - [x] Are there features of this topic...

area/docs
size/S
kind/enhancement

[Drift Detection](https://www.pulumi.com/docs/pulumi-cloud/deployments/drift/)

area/docs
size/M
kind/enhancement

## Workflow Failure [Build and deploy](https://github.com/pulumi/docs/blob/master/.github/workflows/build-and-deploy.yml) has failed. See the list of failures below: - [2024-05-15T09:01:59.000Z](https://github.com/pulumi/docs/actions/runs/9092799495)

needs-triage
p1
kind/engineering

## Workflow Failure [Scheduled jobs: Update Hugo modules](https://github.com/pulumi/docs/blob/master/.github/workflows/update-theme.yml) has failed. See the list of failures below: - [2024-03-27T08:02:26.000Z](https://github.com/pulumi/docs/actions/runs/8448420467) - [2024-03-27T08:21:46.000Z](https://github.com/pulumi/docs/actions/runs/8448648612) - [2024-03-27T08:33:00.000Z](https://github.com/pulumi/docs/actions/runs/8448785522) - [2024-03-27T08:46:59.000Z](https://github.com/pulumi/docs/actions/runs/8448952983) - [2024-03-27T09:02:33.000Z](https://github.com/pulumi/docs/actions/runs/8449121492) - [2024-03-27T09:20:56.000Z](https://github.com/pulumi/docs/actions/runs/8449370878) - [2024-03-27T09:32:18.000Z](https://github.com/pulumi/docs/actions/runs/8449517326)...

p1
kind/engineering

This morning we hit the limit of 10K parameters in the CI account: ``` An error occurred (ParameterLimitExceeded) when calling the PutParameter operation: You have reached the maximum number of...

area/site
size/S
emergent
p1
kind/bug

### Problem description - I saw a product documentation issue on the following URL: - I saw an issue on the following blog post: https://www.pulumi.com/blog/docker-build/#getting-started - I had trouble finding...

area/blog
needs-triage
resolution/fixed

### Problem description - I saw a product documentation issue on the following URL: https://www.pulumi.com/docs/reference/pkg/nodejs/pulumi/pulumi/classes/ComponentResource.html I am migrating our codebase away from AWSX 0.4.1. While browsing the AWSX repository to...