ISSUE TYPE
COMPONENT NAME
SUMMARY
Currently, it is possible to list instances filtered by VPC, yet the information returned by the API includes no VPC information. In the case of our Ansible Inventory plugin, this translates into having the ability to "filter" by VPC, but not to group by VPC. Grouping by VPC is very desirable because allows to target specific VPCs with automation playbooks.
HOW THE FEATURE WOULD BE USED
Once VPC information is returned with instance data, the Ansible Inventory Plugin will be able to run playbooks targeting an specific VPC.