Skip to content
Open
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
6 changes: 5 additions & 1 deletion delete-resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,11 @@ Must be detached BEFORE deletion:
- Detach IGW from VPC
- Delete IGW

9️⃣ VPC
:nine: Route Tables

Delete the route tables attached to the VPC. Once the VPC is deleted, the associated Route tables will be orphaned and can not be deleted.

:one::zero: VPC

Now the VPC will have zero dependencies, so deletion will succeed.

Expand Down