Boavizta / cloud-scanner

📡 Get Boavizta impact data for your aws cloud account usage.
GNU Affero General Public License v3.0
32 stars 7 forks source link

Return ids of the instances attached to a volume when doing block storage inventory #366

Closed demeringo closed 10 months ago

demeringo commented 10 months ago

Problem

When performing inventory of volumes / storage we have it is difficult to perform attribution of impacts because all volumes are returned without details about the instance they are attached to.

Solution

Add the list of instances where a volume is used (instance id's) when returning volume inventory.

Alternatives

Additional context or elements