Terracost Versions Save

Cloud cost estimation for Terraform in your CLI

v0.5.1

1 year ago

Added

  • AWS support for aws_autoscaling_group, aws_launch_template, aws_launch_configuration (Pull #80)
  • AWS support for aws_eip, aws_aws_elasticache_cluster, aws_elasticache_replication_group (Pull #68)

Changed

  • AWS ingester change to keep consistency between name from CSV (Pull #68)
  • Internal signature for computing resources price, now also have the map of all the other resources to compute so it can access them when referenced (Pull #68)

v0.5.0

2 years ago

Added

  • Google simple implementation with support for compute_instances (Issue #2)
  • AzureRM simple implementation with support for virtual_machine(just linux) and linux_virtual_machine (Issue #3)

Changed

  • [breaking] Remove the repeated Backend and abstracted it to it's own package (Pull #60)
  • No cost returned when no prior exist in plan (Pull #61)

v0.4.1

2 years ago

v0.4.0

2 years ago