Hi All, I'm trying to migrate from a self manage ...
# general
b
Hi All, I'm trying to migrate from a self manage pulumi state backend (aws S3) into Pulumi Backend Service. I want to export the existing stack from aws S3 into Pulumi backend service because we don't want to recreate all the resources in AWS as it contains a lot of data. I followed the steps in this documentation but it does not seems to work for me. Can you please tell me how to export an existing stacks from AWS S3 bucket to be imported into pulumi using pulumi-cli?