Hello everyone,
I'm trying to migrate backend from self-managed AWS S3 to Pulumi Cloud with docs.
(
https://www.pulumi.com/docs/concepts/state/#migrating-between-state-backends)
I wonder if the only option is to move the stacks one by one using the import and export commands.
Is there any option to proceed with the migration by copying and pasting files?
Also, is it possible to migrate not only the current status of the stack, but also the history and backup of the stack?