This message was deleted.
# pulumi-deployments
s
This message was deleted.
h
should I just push a preview via API and then review and deploy without Deployment at all?
l
I wonder if Deployments and Automation API are compatible?
Both Deployments and Automation API are ways of triggering a
pulumi up
programmatically. They can definitely be used together. We even have remote automation API which runs the update via a deployment rather than on the local machine.
I want to go to Pulumi dashboard, review the changes and deploy it.
You could trigger a preview via the deployments API and then review the output in the Pulumi service console.
We would like to add a deployment approval workflow, which sounds similar to what you're looking for. If you have any ideas or details, we'd really appreciate it if you would open a feature request at github.com/pulumi/service-requests/issues/new