docs
docs copied to clipboard
All things related to docs generation for the Pulumi CLI, SDK, and tutorials.
Blog post: /blog/building-your-first-serverless-app-using-only-javascript/ contains a reference to the `hello-aws-javascript` template. However upon closer inspection we've determined that this template belongs in the examples repo instead. To avoid breaking anything we'd...
Submitted On: 10-20-2023 Comment(s): Please add a Typescript example of using config values in a pulumi program.
Investigation for can we use code owners / branch protection requiring docs team approval for provider merges to ensure sign off for future provider updates pulumi/home#3104
Evaluate doc sets, blogs and videos where there's an opportunity to highlight Pulumi's capabilities for the various use cases for ephemeral infrastructure, and ensure we have SEO optimization in place.
Currently we use node 16 to build the docs however that's reached it's [end of life](url) for both active and security support. Node 20 will be [LTS](https://nodejs.org/en/blog/announcements/v20-release-announce) in October so...
pulumi/home#3104
Add a codeowners policy to the robots.txt file to require approval from a predefined set of approvers. This will help guard against mistakenly misconfiguring or deploying an incorrect version of...
Add steps to playbook on how to clear the cache on Google’s end. If this is not something that can be done by “anyone”, add a note to contact someone...
Check the files of individual pages (specific set of pages TBD) to make sure there are no meta tags that block indexing on these pages. This will prevent us from...
“I have a mess of Pulumi config copy/pasted across my stacks - how do I move it to Pulumi ESC?”