github infracost/infracost v0.10.7

latest releases: preview, v0.10.36, v0.10.35...
22 months ago

0.10.7 (July 08 2022)

Infracost v0.10.7 adds a few outstanding features that have long been missing from the Infracost CLI. With this release, more users can now use Infracost CLI to get cloud estimates for their Terraform projects. 💪

New features

  • Support for JSON input variable files. The --terraform-var-file flag now accepts valid tfvars.json files - by @hugorut in #1831
  • Support for private Terraform registry modules. Users can now see prices for module blocks using a private registry source - by @hugorut in #1781
  • Support for oracle-se2-cdb and oracle-ee-cdb RDS engine types - by @philharle in #1793

Fixes

  • Load remote variables if TFC workspace is set to agent execution mode - by @jgrumboe in #1787
  • Various fixes for crashes and nil pointers because of empty configuration blocks:
    • AWS DMS resource throwing nil pointer if replication_instance_class is the wrong format - by @aliscott in #1794
    • Index out of range panic when storage_os_disk is not set on virtual_machine - by @aliscott in #1810
    • Mock attribute overriding the default location, meaning prices are shown as $0 - by @hugorut in #1836
    • Blank geo_locations causing panic errors for azurerm_cosmosdb_cassandra_keyspace - by @hugorut in #1838

New Contributors

Full Changelog: v0.10.6...v0.10.7

Don't miss a new infracost release

NewReleases is sending notifications on new releases.