github infracost/infracost v0.10.33

latest releases: preview, v0.10.35, v0.10.34...
2 months ago

Infracost v0.10.33

This release introduces improvements to project auto-detection and performance enhancements. These updates are designed to make the tool more efficient and easier to use, particularly for users with complex infrastructure setups. The release also includes new support for cloud resources and addresses several important bug fixes.

☁️ Cloud Resources

  • Added support for AWS Certificate Authority short-lived certificates by @tim775 in #2864.
  • Fixed pricing for Azure MySQL/Postgres flexible servers by @vdmgolub in #2844.
  • Added AWS ca-west-1 region by @tim775 in #2866.

🪄 Auto-detection

  • Added auto-detect cousin support by @hugorut in #2845.
  • Introduced support for directory named environments by @hugorut in #2847.
  • Added path_overrides autodetect configuration by @hugorut in #2853.
  • Added terragrunt auto-detect support by @hugorut in #2841.
  • Introduced tfvars.json autodetected variable support by @hugorut in #2869.
  • Added fallback to include all paths functionality by @hugorut in #2868.
  • Enhanced support for recognizing environment names from variable file suffixes by @aliscott in #2840.
  • Matched tfvar naming to project names by @hugorut in #2850.
  • Added skip auto detection for autogenerated config files by @hugorut in #2848.
  • Corrected the error handling for empty projects in generate config by @aliscott in #2846.
  • Corrected global var file exclusion from path_overrides by @hugorut in #2855.
  • Fixed environment matching logic by @hugorut in #2851.

⚡ Performance

⛰️ Other

  • Added tags_all support for plan JSON runs by @tim775 in #2854.
  • Introduced --format=json flag option to upload and comment commands by @tim775 in #2872 and #2874.
  • Fixed handling of child block inconsistent list elements by @tim775 in #2865.
  • Addressed concurrent map read and write error by @aliscott in #2867.

Full Changelog

Don't miss a new infracost release

NewReleases is sending notifications on new releases.