puppetlabs-toy-chest / wash

Wide Area SHell: a cloud-native shell for bringing remote infrastructure to your terminal.
https://puppetlabs.github.io/wash
Apache License 2.0
180 stars 29 forks source link

View and delete VPCs and subnets #634

Open MikaelSmith opened 4 years ago

MikaelSmith commented 4 years ago

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.