Plugin Title | Default VPC In Use |
Cloud | AWS |
Category | EC2 |
Description | Determines whether the default VPC is being used for launching EC2 instances. |
More Info | The default VPC should not be used in order to avoid launching multiple services in the same network which may not require connectivity. Each application, or network tier, should use its own VPC. |
AWS Link | http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/default-vpc.html |
Recommended Action | Move resources from the default VPC to a new VPC created for that application or resource group. |