docs
docs copied to clipboard
All things related to docs generation for the Pulumi CLI, SDK, and tutorials.
https://www.pulumi.com/docs/iac/using-pulumi/continuous-delivery/gitlab-ci/ This page is out of date. Here's what should change: - We need to ensure that the screenshot shows the new Merge Request comments, per this blog post: https://www.pulumi.com/blog/gitlab-better-than-ever/...
Deploying the Docs site requires running a series of scripts, including creating buckets which are managed outside of Pulumi: https://github.com/pulumi/docs/blob/85387b0a12e4efe84654722ed37daeaaf0a3c302/scripts/sync-and-test-bucket.sh#L42-L53 To enable building, reviewing, and delivering cross-cutting changes to Docs...
### Problem description Given [Announcing dependency caching for Pulumi Deployments](https://www.pulumi.com/blog/announcing-dependency-caching-deployments/) it's not immediately clear to users of Customer-managed agents that dependency caching isn't required as the customer manages the agent's...
File: https://github.com/pulumi/docs/blob/master/content/docs/iac/concepts/resources/providers.md This docs page has examples for all supported languages but not YAML. The ask here is to add YAML versions of all examples like in our other documentation...
## Issue Description In the top navigation menu on pulumi.com, all product selections had their own icon except for Pulumi IDP, which was missing its puzzle piece icon. ## Fix...
OIDC setup is currently situated under "Environments" in the ESC docs: This isn't a particularly intuitive place for this information IMO. It would go better under "Administration" since it's a...
In the top navigation on pulumi.com, in any drop-downs, each selection has its own icon, but the icon for Pulumi IDP, a puzzle piece, is no longer there. We need...
- [x] Identify the issue: The Pulumi IDP menu item is missing its custom puzzle piece icon in navigation dropdowns - [x] Find the custom puzzle icon: Located at `/static/icons/puzzle.svg`...
The NPW has a filter by cloud:  But there's no info on how to set that in the template metadata here: nor here: It's probably something in here: but...