Clean Up
If you are using your own AWS Account to conduct this workshop and you are finished, complete the follow steps to clean up.
Important
You should only complete this clean up section if you do not plan on continuing with this workshop.
Important
Make sure you terminate / delete the resources below to avoid unnecessary charges.
Delete Transit Gateway and attachments
Step-by-step to delete TGW and the three VPC attachments
Navigate to Transit Gateway Attachments
-
Select the "VPC A Attachment" and from the Actions menu select Delete
-
Confirm, by clicking the Delete button in the "Delete" Dialog box.
-
Repeat the above steps for "VPC B Attachment" and again for "VPC C Attachment".
Attachments will be in a "deleting" state for a few minutes. Click the refresh icon, in the upper right to check on the status after a few minutes.
-
Once all three Transit Gateway attachments show state of "deleted", navigate to Transit Gateways console
-
Select the Transit Gateway you created, and click on Delete from the Actions button.
Delete the remaining resources
Option 1: You started this lab at the start
Click here to complete the remaining steps from the previous section.
Option 2: You started the lab in the Multi VPCs section by deploying the CloudFormation template
Delete the MultiVPC and Prerequisites CloudFormation Stack
Navigate to CloudFormation Stacks in the AWS console.
-
Select the stack you created in the prerequisites section
NetworkingWorkshopPrerequisites
-
Click Delete
-
From the Delete stack dialog box, click the Yes, Delete button.
-
Select the stack you created in the Multi VPCs section
NetworkingWorkshopMultiVPC
-
Click Delete
-
From the Delete stack dialog box, click the Yes, Delete button.
Finished
Once you have completed the above steps, you are finished. If you want to continue the workshop later, you can skip this step and use the CloudFormation template in the next step to build the prerequisites.