Boavizta / cloud-scanner

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

Refactor inventory to support other cloud resources #329

Closed demeringo closed 1 year ago

demeringo commented 1 year ago

Problem

Curent model / internal API is very tied to instances (VM) of a single provider.

Solution

Refactor to ease later support for more generic cloud resources (like storage) and or multiple providers.

Alternatives

Additional context or elements