Pulumi Deployments FAQ
Roadmap
We track open feature requests for Deployments in the Pulumi Cloud requests repo. Here are a few that have been requested by customers that are on our roadmap:
- Built-in drift detection
- Built-in temporary infrastructure and TTL stacks
- User-hosted deployment runners
- Add
git push
support for other VCS providers such as Bitbucket
Security and Isolation
Deployments run on single-use virtual machines and compute and storage are never shared across runs. We designed our architecture to maximize isolation. In addition, security features like OIDC allow you to fine tune credential scope, lifetime, and expiration policies at a per-deployment level. Self-hosted deployment runners are on our roadmap.
More FAQ
Thank you for your feedback!
If you have a question about how to use Pulumi, reach out in Community Slack.
Open an issue on GitHub to report a problem or suggest an improvement.