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

There is some content that uses TypeScript-only overlays like onObjectCreated with aws.s3.Bucket that is difficult to update to aws.s3.BucketV2 because the new resource does not yet support them (https://github.com/pulumi/pulumi-aws/issues/4475). *...

area/docs

Policy packs written against aws.s3.Bucket do not translate to aws.s3.BucketV2 setups in a straightforward way, especially when deprecated attributes like "acl" are taken into account. The affected content lives here:...

area/docs

Adding a new guide to cover how to configure Bitbucket Pipelines with Pulumi Todo: - [x] Add bitbucket logo/link to hub page

## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...

kind/enhancement

This makes some changes to the ESC docs Concepts and How ESC Works pages. The goal of this is to reduce the overlap/redundancy between the two pages and structure them...

This issue will contain any issues encountered with the launch of all our pulumi.com web and marketing pages from the launch of ESC and our Pulumi UP event. Please capture...

area/www
kind/epic

File: [content/docs/iac/get-started/gcp/review-project.md](https://www.pulumi.com/docs/iac/get-started/gcp/review-project/) Provided code for bucket creation generates: ``` Diagnostics: pulumi:pulumi:Stack (data-projects-dev): error: update failed Error creating bucket gcp-pulumi-demo-bucket-93209bc: googleapi: Error 412: Request violates constraint 'constraints/storage.uniformBucketLevelAccess', conditionNotMet gcp:storage:Bucket (gcp-pulumi-demo-bucket): error:...

area/docs
kind/bug
impact/first-48

### Problem description When I navigate to the [Tutorials landing page](https://www.pulumi.com/tutorials/), the separator for the left navigation menu seems to bleed over into the main content area of the page....

area/site
kind/bug

### Problem description We used to include a note that when you created resources in an `apply()` there resource outputs were unknown so there may be side-effects: ![Image](https://github.com/user-attachments/assets/7fb182db-16d3-41d2-bf94-8413a1b4e8ba) (from https://web.archive.org/web/20240127231146/https://www.pulumi.com/docs/concepts/inputs-outputs/)...

area/docs