I have imported few existing dynaomdb tables in cloduformation stack.
But when I try to update them, aws-cdk tries to create them instead of update & eventually my cdk deployment fails due to a table already exists error.
I have imported few existing dynaomdb tables in cloduformation stack.
But when I try to update them, aws-cdk tries to create them instead of update & eventually my cdk deployment fails due to a table already exists error.