sparse-intern-71089
05/27/2020, 7:02 AMfuture-barista-68134
05/27/2020, 12:04 PMpulumi stack export
on the old stack and remove the right resources and place them in a separate file. Take the new file and use pulumi stack import
. When running pulumi preview
there shouldn’t be any changes.
3. Run pulumi stack export
in the new project / stack. Update the file to include the resources you removed from the former project and import it using pulumi stack import
. Again you should see that there are no changes required for the project.ancient-megabyte-79588
05/27/2020, 2:13 PM--secrets-provider
if you have any secrets in the monolith stack.ancient-megabyte-79588
05/27/2020, 2:14 PMfuture-barista-68134
05/27/2020, 2:46 PMfuture-barista-68134
05/27/2020, 2:46 PMfuture-barista-68134
05/27/2020, 2:47 PM--show-secrets
flagfuture-barista-68134
05/27/2020, 2:47 PMfuture-barista-68134
05/27/2020, 2:49 PMancient-megabyte-79588
05/27/2020, 2:56 PMfamous-jelly-72366
05/29/2020, 7:27 AMfamous-jelly-72366
05/29/2020, 7:30 AMfamous-jelly-72366
05/29/2020, 7:31 AMfamous-jelly-72366
05/29/2020, 7:35 AMfamous-jelly-72366
05/29/2020, 7:46 AM