docs
docs copied to clipboard
All things related to docs generation for the Pulumi CLI, SDK, and tutorials.
Update all public GitHub repos' README with more information and community benefits. ```[tasklist] ### Tasks - [x] Identify list of public repos - [x] Sort by number of stars -...
- [x] https://github.com/pulumi/pulumi-terraform-bridge/issues/1507 - [ ] https://github.com/pulumi/pulumi/issues/14555 - [ ] https://github.com/pulumi/pulumi/issues/14463 - [x] https://github.com/pulumi/pulumi-vsphere/issues/350 - [ ] https://github.com/pulumi/docs/issues/3473 - [ ] https://github.com/pulumi/pulumi/issues/14703 - [ ] https://github.com/pulumi/pulumi/issues/14749 - [ ] https://github.com/pulumi/pulumi/issues/14845...
Currently, we call out deprecated resources and their replacements, but we leave it up to users to navigate to the replacements on their own:  If we can, we should...
The concept of "dependencies" is mentioned a few times in the Inputs/Outputs content and I think it should be enhanced, maybe with some graphs and examples. It would be great...
March 5: Need help with the code that creates the tie in object in a way that mimics an actual resource. The code provided turns the entire object into an...
From Arun: In terms of new features, [this one](https://github.com/pulumi/pulumi-service/pull/18399/) is in pipeline. > whole bunch of KV editor changes our for PR if folks have a sec. still gaps, but...
Specifically referring to the "[Accessing Configuration from Code](https://www.pulumi.com/docs/concepts/config/#code)" section, unless you are familiar with a specific programming language, it is not very clear how to actually do this in code....
One of our more popular guides on building and publishing containers in IAC is a blog Joe created in 2020 https://www.pulumi.com/blog/build-publish-containers-iac/ We will evaluate pulling this great blog/guide into a...