Delete two stacks with circular output dependencies

0

A circular dependency was somehow created between a parent stack and a nested stack.

I am unable to delete each stack with the error Export AUTHUSERPOOLID cannot be deleted as it is in use by CdkAuthStack-Api and Export MERGEDAPIURL cannot be updated as it is in use by CdkAuthStack

1 Answer
2
Accepted Answer

I was able to resolve this issue, luckily I had the tabs of some resources that I had already been deleted still open in another tab. I was able use these values to hard code these outputs to update the stack in cloud formation.

It is a bit disconcerting that this can occur, but hopefully this help the next person that gets into this state.

Cheers!

answered 2 months ago
profile picture
EXPERT
reviewed 2 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions