docs
docs copied to clipboard
All things related to docs generation for the Pulumi CLI, SDK, and tutorials.
Add related content links to docs pages to surface other links throughout site that are relevant to content on the page. - [ ] Formalize/Polish Sean's hackathon POC - [...
## overview breadcrumbs are not rendered correctly on the sdk docs pages, presumably because of how we generate them.
```[tasklist] ### Tasks - [ ] https://github.com/pulumi/docs/issues/11535 - [ ] https://github.com/pulumi/pulumi-hugo/issues/3767 - [ ] Update AWS IAM Guides - [ ] Update AWS CloudWatch Guides - [ ] Update AWS...
this feedback came in through docs feedback.. >This page lists everything in C++. I am not using C++. I am using Python. on this page https://www.pulumi.com/docs/clouds/aws/aws-guides/ec2/ im guessing this feedback...
https://www.pulumi.com/docs/pulumi-cloud/developer-portals/new-project-wizard/ have the old flow not the updated one.
We have content in https://github.com/pulumi/workshops that's either ready or close to being publishable for self-serve on the docs site. If we move that content to our main docs site, it'll...
### What happened? 1. Navigate to https://www.pulumi.com/learn/pulumi-fundamentals/create-a-pulumi-project/ 2. Try to click C# under "Initialize your project". C# option doesn't work, the page continues showing typescript:  Expected behavior: Language changes...
AWS owns a micro-site for Pulumi tutorials on AWS. The site’s address is https://pulumi.awsworkshop.io/ and the source code is at https://github.com/aws-samples/aws-modernization-with-pulumi. The content is entirely written and maintained by Pulumi....
Our automerge workflows seem to have stopped working recently, making it difficult to keep up with PRs generated by frequent CLI releases like https://github.com/pulumi/docs/pull/12050. We should fix this.