Skip to content

EC2 cost calculator

Marcos Huck requested to merge feature/ec2_cost_calculation into feature/billing

Related tasks

Context

!503 (merged) introduces an interface that needs to be implemented by different cloud providers for calculating costs for different resources.

Change

This MR adds an AWS cost calculator and a module to make it compatible with EC2.

Other information

Additional documentation

Merge request reports