how do I replace my dynamo table (i don't mind los...
# help
m
how do I replace my dynamo table (i don't mind losing data)
Copy code
mish-sequencer-DynamoTable | UPDATE_FAILED | AWS::DynamoDB::Table | AppTableA64782C6 | CloudFormation cannot update a stack when a custom-named resource requires replacing. Rename mish-sequencer-AppTable and update the stack again.
t
might need to deploy once with it removed then again with it back in
or rename it
m
ok thx
ugh that's a lot easier said than done with this multi-stack setup
t
renaming is probably the best bet then
rename the table, deploy, then rename it back
m
i'm just deleting stacks
Copy code
Export mish-sequencer-DynamoTable:ExportsOutputRefAppTable2Table26DA81E770CA534F cannot be deleted as it is in use by mish-sequencer-Api, mish-sequencer-Cron and mish-sequencer-Sqs
ug
my biggest issue with your suggested multi-stack setup is this error
can't change anything
f
@Mischa Spiegelmock are u getting the
ExportsXXXX cannot be deleted
error when removing the Table or when removing the Stack?
m
Removing the table