sparse-intern-71089
06/07/2020, 7:46 PMlittle-cartoon-10569
06/07/2020, 8:35 PMpulumi stack export
, trim the file to describe just the bits you want to move, then pulumi stack import
on the other end. https://www.pulumi.com/docs/reference/cli/pulumi_stack_export/
Finally, tidy up the first stack using pulumi state delete
(not pulumi stack rm
, oddly...)helpful-advantage-49286
06/07/2020, 10:20 PMhelpful-advantage-49286
06/07/2020, 10:20 PMlittle-cartoon-10569
06/07/2020, 10:25 PM