In part 3 of the "CDK tips" series,
I want to talk about dealing with a common problem:
getting stuck while trying to remove a reference between two CloudFormation Stacks,
which results in the dreaded
"Export cannot be deleted as it is in use by another Stack"
error message.