Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 659 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 659 Bytes

terracost

Actions Status

AWS cost estimation for Terraform projects using a custom API hosted at terracost.io. Does not read or upload any Terraform state, variables, or outputs.

Installation

Homebrew

$ brew install kainosnoema/tap/terracost

Usage

In Terraform project directory:

$ terracost estimate [plan file]

Supported Terraform Resources

  • aws_instance
  • aws_db_instance

If a resource isn't supported, it will be listed as such in the output with a cost estimate of $0.