CloudFormation - Delete a stack permanently

Viewed 1056

After I delete stacks in CloudFormation, the stacks stay in cloudformation under "Deleted".

Is there a way I can completely remove all deleted stacks and get a clean cloudformation on my project?

1 Answers
Related