pulumi / actions

Deploy continuously to your cloud of choice, using your favorite language, Pulumi, and GitHub!
Apache License 2.0
258 stars 72 forks source link

`pulumi stack import` #790

Open blampe opened 1 year ago

blampe commented 1 year ago

Hello!

Issue details

This is a bit of a niche, but in cases where a stack is backed by S3 it can helpful to import that stack's state into the SaaS for debug-ability. More concretely, supporting import would make it easier to use pulumi/actions to deploy some of our internal services.

Affected area/feature