sparse-intern-71089
07/11/2019, 11:36 PMcolossal-room-15708
07/12/2019, 12:21 AMpulumi stack export --file stack.json
- copy the stack.json to the S3 bucket (manually)
- pulumi logout
& pulumi login <s3://bucketname>
- pulumi stack select
- this prompted me to create a passphrase for a new stack it had me create
- I was then able to run pulumi preview
, it found my stack, but it now wants to create all the resources that already existcolossal-room-15708
07/12/2019, 12:22 AM