cycloidio / terracost

Cloud cost estimation for Terraform in your CLI
MIT License
286 stars 30 forks source link

Mark the cost.Components as Usage if they come from that #100

Closed xescugc closed 1 year ago

xescugc commented 1 year ago

If the Price of one of the Resource Components comes from Usage we should be able to distinguish it from the rest of components, we'll do this by setting a flag of Usage: true to it.