Skip to content

AWS cost estimation for Terraform projects

License

Notifications You must be signed in to change notification settings

kainosnoema/terracost-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

AWS cost estimation for Terraform projects

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published