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

Bumps the npm_and_yarn group with 5 updates in the /. directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.4.0` |...

dependencies
javascript

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3. Release notes Sourced from jinja2's releases. 3.1.3 This is a fix release for the 3.1.x feature branch. Fix for GHSA-h5c8-rqwp-cp95. You are affected if...

dependencies
python

Related to [this issue](https://github.com/pulumi/docs/issues/10392).

area/docs
size/S
kind/enhancement

Create a Pulumi template that demonstrates various use cases for interacting with Output objects in Pulumi.

area/docs
size/M
kind/enhancement

** Probably more like an XL/its own mini epic** Initial thoughts about making this a tutorial series with bite sized videos rather than one giant one. This way we can...

area/docs
size/L
kind/enhancement

The current error message looks like the following: ``` Calling __str__ on an Output[T] is not supported. To get the value of an Output[T] as an Output[str] consider: 1. o.apply(lambda...

area/docs
size/M
kind/enhancement

Adding this topic to our backlog of tutorials ```[tasklist] ### Tasks - [ ] Identify expected audience - [ ] Identify learning objectives - [ ] Define the problem statement...

area/docs
needs-triage

Adding this topic to our backlog of tutorials ```[tasklist] ### Tasks - [ ] Identify expected audience - [ ] Identify learning objectives - [ ] Define the problem statement...

area/docs
needs-triage

We have some testing of getting-started code, but not all providers are covered (currently only AWS and GCP). https://github.com/pulumi/getting-started Related to: pulumi/home#3104

area/docs
size/M
impact/first-48

## Description Dependency on [#674](https://github.com/pulumi/devrel-team/issues/674) In reviewing issues across the repos, I have seen a few issues come up as a result of the code examples provided in a guide/doc...

area/docs
kind/enhancement