Hi all. I'm trying to migrate a Aurora Serverless ...
# aws
p
Hi all. I'm trying to migrate a Aurora Serverless v1 cluster to a provisioned cluster. I've created a clone in the AWS console (Serveless -> Provisioned), and i'm trying to import it into my Pulumi stack, but no matter what parameters i'm adding to the code, i consistently get
error: inputs to import do not match the existing resource
Has anyone had something similar, or does anyone have a different suggestion on how to perform such a migration?
c
running with --diff should help you identify whats changed between your declaration and actual infras.