docs
docs copied to clipboard
All things related to docs generation for the Pulumi CLI, SDK, and tutorials.
Bumps the npm_and_yarn group with 5 updates in the /. directory: | Package | From | To | | --- | --- | --- | | [axios](https://github.com/axios/axios) | `1.4.0` |...
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...
Related to [this issue](https://github.com/pulumi/docs/issues/10392).
Create a Pulumi template that demonstrates various use cases for interacting with Output objects in Pulumi.
** 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...
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...
Adding this topic to our backlog of tutorials ```[tasklist] ### Tasks - [ ] Identify expected audience - [ ] Identify learning objectives - [ ] Define the problem statement...
Adding this topic to our backlog of tutorials ```[tasklist] ### Tasks - [ ] Identify expected audience - [ ] Identify learning objectives - [ ] Define the problem statement...
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
## 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...