hundreds-gold-80559
10/06/2024, 9:16 PMpulumi state move
to move an AWS ECR repository from one stack to another. However, I get this issue when running the command:
error: provider urn:pulumi:build::XXX::pulumi:providers:aws::default_6_44_0 already exists in destination stack
This is accurate, both stacks include this provider already. I don't want the move to move that resource. Is there a way to workaround this issue?