cycloidio / terracost

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

Correct planned cost calculation for resource diff #52

Closed theskch closed 3 years ago

theskch commented 3 years ago

Fixed issue #51 where prior component cost was used to calculate planned cost for resource diff. Also added tests to cover prior and planned cost calculation for resource diff.