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

- [ ] make content schedulable, and automatically show content/remove content based on dates - [ ] decide on a few different colors, so we can rotate through them

area/www
kind/enhancement

originally reported by @infin8x On docs pages with language choosers, choosing C# appears to mess with margin and/or padding of the whole page. ## Expected behavior Choosing any language shouldn't...

area/docs
kind/bug

It would be helpful to have examples and walkthroughs for importing a resource into a component with `--parent`. Ideally in https://www.pulumi.com/docs/guides/adopting/import/.

area/docs
kind/enhancement

File: [themes/default/content/docs/intro/concepts/state.md](https://www.pulumi.com/docs/intro/concepts/state/) I am trying to use DigitalOcean Spaces as an S3-compatible backend. I encountered the following documentation problems: 1. It is not documented that the environment variables `AWS_ACCESS_KEY_ID` and...

area/docs
kind/enhancement
good-first-issue

File: [themes/default/content/docs/intro/vs/terraform.md](https://www.pulumi.com/docs/intro/vs/terraform/) Hello - I have a suggestion for the docs for comparing Pulumi vs Terraform. From what I can tell, one big difference is that Pulumi has the concept...

area/docs
kind/enhancement

Due to the way the `_marketing.scss` stylesheet was implemented the default color of `` are not able to overridden. The default color should be overridable.

area/www
kind/enhancement

We should author a guide for configuring [SCIM in Google Cloud](https://cloud.google.com/architecture/identity/reference-architectures), similar to our existing guides for SCIM in Okta and in Azure Active Directory.

area/docs
docs/service
kind/enhancement

I am having trouble finding good documentation of the events though. The NodeJS documentation references an `EngineEvent` type for `onEvent`, but there is no link for the type, and I...

area/docs
kind/enhancement

On the Case Studies pages, for example, bullets appear darker than the text that surrounding them: ![image](https://user-images.githubusercontent.com/274700/118557225-bc879680-b719-11eb-8b92-78f9df515aba.png) It may be that the text on these pages should be darker, but...

size/S
kind/enhancement

### Problem description We currently don't have great documentation for when a user gets started with a local backend (ie, `pulumi login --local`. The CLI outputs some information, but we...

area/docs
kind/enhancement