1.6 KiB
1.6 KiB
title_tag, meta_desc, title, h1, meta_image, menu, aliases
title_tag | meta_desc | title | h1 | meta_image | menu | aliases | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Pulumi Deployments: FAQ & Pricing | Frequently asked questions including pricing, general availability, and roadmap. | FAQ | Pulumi Deployments FAQ | /images/docs/meta-images/docs-meta.png |
|
|
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.