cycloidio / terracost

Cloud cost estimation for Terraform in your CLI
MIT License
278 stars 29 forks source link

cost: expose `Provider` and `Type` of resources #43

Closed patrislav closed 3 years ago

patrislav commented 3 years ago

This PR adds Provider and Type values to estimated resources. Closes #42