Does anyone have any pointers for speeding up migr...
# general
b
Does anyone have any pointers for speeding up migrating resources between projects/stacks? I’m familiar with all the options such as importing via code, cli, bulk file import however it’s still a very tedious process.
b
I don’t think there’s a better way, and I agree it’s tedious. Would you mind opening an issue in github.com/pulumi/pulumi so we can start a feature discussion?
b
It seems related to existing issue. I can comment with some additional context on the issue as well if thats helpful. I’m currently working on splitting up a large project into smaller ones and just the process of doing so has required so much time to manually re-import everything. I feel like if the resources already exist in another stack there has got to be a better way to transfer them faster.