Guides
These guides walk through common Pulumi Deployments tasks. Each one is self-contained, so start with whichever matches what you are trying to do.
- Cloud Credentials: Supply the cloud credentials a deployment needs to manage your infrastructure.
- Requiring Approval Before a Deployment Runs: Deployments has no native approval gate; this workaround requires reviewer sign-off using an ESC Open approval.
- Customer-Managed Workflow Runners: Set up and scale self-hosted runner pools.
- Custom Images: Customize the container image your deployments run in.
- Private Sources: Give deployments access to private Git repositories and package feeds.
- Dependent Stack Updates: Trigger downstream stacks automatically when an upstream stack changes, without duplicate fires or loops.
- OIDC Setup: Configure OpenID Connect to obtain short-lived cloud provider credentials.