docs
docs copied to clipboard
All things related to docs generation for the Pulumi CLI, SDK, and tutorials.
- [ ] make content schedulable, and automatically show content/remove content based on dates - [ ] decide on a few different colors, so we can rotate through them
originally reported by @infin8x On docs pages with language choosers, choosing C# appears to mess with margin and/or padding of the whole page. ## Expected behavior Choosing any language shouldn't...
It would be helpful to have examples and walkthroughs for importing a resource into a component with `--parent`. Ideally in https://www.pulumi.com/docs/guides/adopting/import/.
File: [themes/default/content/docs/intro/concepts/state.md](https://www.pulumi.com/docs/intro/concepts/state/) I am trying to use DigitalOcean Spaces as an S3-compatible backend. I encountered the following documentation problems: 1. It is not documented that the environment variables `AWS_ACCESS_KEY_ID` and...
File: [themes/default/content/docs/intro/vs/terraform.md](https://www.pulumi.com/docs/intro/vs/terraform/) Hello - I have a suggestion for the docs for comparing Pulumi vs Terraform. From what I can tell, one big difference is that Pulumi has the concept...
Due to the way the `_marketing.scss` stylesheet was implemented the default color of `` are not able to overridden. The default color should be overridable.
We should author a guide for configuring [SCIM in Google Cloud](https://cloud.google.com/architecture/identity/reference-architectures), similar to our existing guides for SCIM in Okta and in Azure Active Directory.
I am having trouble finding good documentation of the events though. The NodeJS documentation references an `EngineEvent` type for `onEvent`, but there is no link for the type, and I...
On the Case Studies pages, for example, bullets appear darker than the text that surrounding them:  It may be that the text on these pages should be darker, but...
### Problem description We currently don't have great documentation for when a user gets started with a local backend (ie, `pulumi login --local`. The CLI outputs some information, but we...