You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.
We want to get a little more insight into some of the networking around EC2 instances. Every EC2 instance is associated with a VPC and one or more subnets. We should be able to list them and view metadata. They should also implement Delete.
We'll start with subnets and VPCs being separate entity groups. It may make sense later to provide symbolic links between a VPC and its subnets.
The text was updated successfully, but these errors were encountered:
We want to get a little more insight into some of the networking around EC2 instances. Every EC2 instance is associated with a VPC and one or more subnets. We should be able to list them and view metadata. They should also implement
Delete
.We'll start with subnets and VPCs being separate entity groups. It may make sense later to provide symbolic links between a VPC and its subnets.
The text was updated successfully, but these errors were encountered: