Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions notes/leftover_check.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Leftovers

I ran into an error where we had reached the EIP limit because I forgot to clean up after a catastrophic failure testing locally.

I decided that the best way to prevent this would be to fail the release if leftovers found anything.

Leftovers is a tool for finding resources in AWS given a filter, it works really well and solves a lot of problems for infrastructure testing.