github infracost/infracost v0.10.36

latest release: preview
12 days ago

Infracost v0.10.36

This release primarily focuses on refining existing features, enhancing stability, and introducing new improvements. Key highlights include enhanced logging, updates to usage comments, various fixes to support accurate configurations, and the support for templates.

What's New

  • Refined log output Infracost CLI now outputs a simpler and easy to follow log output. This aids with understanding how Infracost processes your projects (#3003 by @hugorut )
  • Optimized Azure cost estimation: Experience more reliable calculations for Azure Dds v5 PostgreSQL Flexible Servers (#3014 by @vdmgolub) and Azure Container Registry (#3048 by @aliscott).
  • Streamlined commenting: Reduced noise in Infracost comments through the removal of usage cost header links (#3009 by @vdmgolub).
  • Expanded autodetection: Support for wildcards in autodetect envNames for broadened file detection (#3031 by @hugorut).
  • Robust environment variable handling: Support for '.' in environment variable file names (#3032 by @aliscott) and proper recognition of hidden files (#3033 by @aliscott).
  • Template file support: Utilize the templatefile function to introduce flexible customizations to your Terraform configurations (#3041 by @hugorut).
  • Enhanced comments: Receive more informative Infracost comments that explain skipped resources and projects by default.

Fixes

  • Prevented unnecessary panics: Resolved an issue that could cause panics when calculating labels for blocks (#2997 by @tim775).
  • Consistent directory association: Ensured correct association of child directories containing var files during autodetection (#3000 by @hugorut).
  • Removed redundant feature flag: Cleaned up code by removing the usage api feature flag (#2999 by @tim775).
  • Corrected usage footnote: Updated the usage footnote text for accuracy (#3001 by @tim775) .
  • Prioritized error handling: Fixed an issue where child resources were incorrectly removed (#3019 by @tim775).
  • Corrected capacity and length ordering: Fixed an issue causing capacity and length to be displayed in the wrong order (#3039 by @aliscott).
  • Fixed configuration generation: Corrected YAML indentation issues in generated config files (#3034 by @hugorut).

We'd like to give a warm welcome to our new contributors: @verytrap, @hidewrong, @largemouth, @owenrumney

For the complete changelog, please visit: v0.10.35...v0.10.36

Don't miss a new infracost release

NewReleases is sending notifications on new releases.