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

Change [Crosswalk for Kubernetes](https://www.pulumi.com/docs/guides/crosswalk/kubernetes/control-plane/) and [examples](https://github.com/pulumi/kubernetes-guides/tree/master/azure)

area/docs
kind/enhancement

Identify blogs with Azure examples that still get considerable traffic (if any). Update them to use Azure NextGen.

area/blog
kind/enhancement

We should document best practices for how to organize a single project: where to put files, how to break them apart, how and when to use sub-modules, the advantages and...

area/docs
customer/feedback
kind/enhancement

Currently, our unit testing topic uses the Mocha framework for unit testing Pulumi programs written in TypeScript. A more idiomatic way would be to use assertions via Promises as shown...

area/docs
kind/enhancement

## Affected feature I created a dynamic provider to manage Azure (see [source code in this comment](https://github.com/pulumi/pulumi-azure-native/issues/553#issuecomment-790142699)) I updated several times the dynamic provider source code, especially to make the...

area/docs
kind/enhancement

### Problem description This page: https://www.pulumi.com/docs/intro/concepts/stack/#stackreferences discusses stack references and how to get outputs from another stack. The text and examples only discuss `getOutput()` The `requireOutput()` method should also be...

area/docs
size/S
kind/enhancement

While we have the language-neutral content at https://www.pulumi.com/docs/intro/concepts/inputs-outputs/ that includes examples for Go, the way Inputs and Outputs work in Go in particular is unique in a number of ways...

area/docs
language/go
kind/enhancement

### Problem description We have some customer confusion how [GitHub Actions](https://www.pulumi.com/docs/guides/continuous-delivery/github-actions/) and [GitHub App](https://www.pulumi.com/docs/guides/continuous-delivery/github-app/) differ from each other and how they can be used together. ### Suggestions for a fix...

area/docs
kind/enhancement

weve got our logos in two different places, lets fix this https://github.com/pulumi/pulumi-hugo/tree/master/themes/default/static/images/logo https://github.com/pulumi/pulumi-hugo/tree/master/themes/default/static/logos/brand

area/site
kind/engineering

File: [themes/default/content/docs/intro/concepts/state.md](https://www.pulumi.com/docs/intro/concepts/state/) I read the Backend documentation and was still unaware that there was a `backend.url` option available in the `Pulumi.yaml` file and I had to ask in [Slack](https://pulumi-community.slack.com/archives/C84L4E3N1/p1618279689491500). I...

area/docs
kind/enhancement