github infracost/infracost v0.10.15

latest releases: v0.10.38, preview, v0.10.37...
19 months ago

What's Changed

Infracost v0.10.15 contains fixes for critical issues facing Terragrunt users. It also resolves minor regressions introduced in 0.10.14 and improves our GitHub app functionality.

Fixes

  • Increase max context iterations whilst parsing Terraform modules, resolving issues faced by users of complex third-party modules that were exiting before being properly evaluated - by @hugorut in #2174
  • Merge Terraform outputs with output mocks built with regular expression, solving the longstanding invalid character ',' looking for beginning of value bug that Terragrunt users faced if output expressions from dependencies could not be resolved - by @hugorut in #2175
  • Skip unsupported node pools as Google Container Cluster sub-resources. This resolves a runtime panic caused by nil sub-resources. by @hugorut in #2184

Improvements

  • Add cache for Terragrunt source files. Significantly speeding up Terragrunt HCL evaluation by caching already downloaded modules and copying them to a destination if they are included again - by @aliscott in #2183
  • Initial support to track git changes in project metadata, improving our GitHub app) functionality to only show projects in the PR comment that have VCS changes - by @hugorut in #2182

Full Changelog: v0.10.14...v0.10.15

Don't miss a new infracost release

NewReleases is sending notifications on new releases.