This message was deleted.
# general
s
This message was deleted.
l
Yes, but it's a bit laborious. You can manage the resources individually, importing into one stack then deleting from the other.
Depending on the number of resources, it might be slightly easier to import the entire stack, then create scripts to delete the resources from one stack or the other, as appropriate.
Thankfully it's a once-only job.
f
I see. I guess the lowest cost part is, keeping the current setup as Infra, move the K8 stuff, to separate project, but Infra project will see that as deployments and services got deleted. It’s weird that state of K8 is managed by both Pulumi and EKS, not sure how I feel about that.