docs
docs copied to clipboard
All things related to docs generation for the Pulumi CLI, SDK, and tutorials.
### Proposed changes Fixes https://github.com/pulumi/docs/pull/10964 Our custom `tsdocgen` tool is heavily dependant on the typescript version used in [pulumi/pulumi](http://github.com/pulumi/pulumi/) and changes to the version cause issues. Similar to how we...
This one is maybe a lower priority on this list of content enhancements, but I think still worthwhile. I ran into an issue with trying to create an IAM Role...
Related to [this PR](https://github.com/pulumi/pulumi-hugo/pull/4037).
Blog: https://www.pulumi.com/blog/esc-kubernetes-cluster-and-app/ ```[tasklist] ### Tasks - [ ] Research/test how K8s works with ESC - [ ] Write "Using K8s with ESC" content ```
## Resources - [Content Enhancement Recommendations](https://docs.google.com/document/d/1r4ik9rdP_Al3pDXCk8UTh_ppMPrbTue7HD1MYe9IV28/edit?usp=sharing) - [Inputs/Outputs Doc](https://www.pulumi.com/docs/concepts/inputs-outputs/) - [Inputs and Outputs Youtube](https://www.youtube.com/watch?v=lybOxul2otM) - [Draft PR](https://github.com/pulumi/pulumi-hugo/pull/3915) ```[tasklist] ### Tasks - [ ] https://github.com/pulumi/docs/issues/10554 - [ ] https://github.com/pulumi/docs/issues/10762 - [...
In the [Convert Input to Output through Interpolation](https://www.pulumi.com/docs/concepts/inputs-outputs/#convert-input-to-output-through-interpolation) section, there is the following sentence: “Resource arguments already accept outputs as input values however, in some cases you need to know...
## Workflow Failure [Scheduled jobs: Update Search Index](https://github.com/pulumi/docs/blob/master/.github/workflows/update-search-index.yml) has failed. See the list of failures below: - [2024-03-14T09:05:36.000Z](https://github.com/pulumi/docs/actions/runs/8278056606)
### Problem description While googling for the [Helm Chart "grafaml"](https://github.com/erNail/grafaml), which i am the author of, i found a [Pulumi documentation with the name "Deploy the grafaml helm chart on...