github infracost/infracost v0.9.20

latest releases: preview, v0.10.36, v0.10.35...
2 years ago

0.9.20 (March 16 2022)

If you are using any of the CI bash scripts, please upgrade as soon as possible

These scripts have been replaced by dedicated integrations with most CI/CD platforms, which we recommend you upgrading to:

Please visit Infracost.io/cicd for other CI/CD integrations and more information.

These scripts will be removed September 2022. If you are pulling them directly from this repository and cannot upgrade before then, we recommend you keeping a copy in your own repositories.


Infracost v0.9.20 contains some exciting new features, general codebase improvements and some bug fixes. Thanks as always to our amazing community who made this release possible.

New Features

Github failing policy

  • Cost policy checks are now reported directly inside pull request comments. The native integration with Open Policy Agent simplifies writing policies that are checked before resources are launched. Find out more about this exciting feature on our blog - by @hugorut in #1289
  • Infracost CLI now has fig autocompletion support - by @fedeci in #1457

AWS

Google

  • GKE Autopilot support for container cluster resource - by @vdmgolub in #1458

Fixes

  • As part of the internal security drive, we made changes to the release workflow to use an internal script - by @hugorut in #1444
  • A massive thanks to all the community who helped report issues with our drive to make parsing HCL a reality. Thanks to you, we resolved a number of issues:
    • Google SQL Database Instance to use default values - by @aliscott in #1455
    • google_container_cluster duplicating node pools when applied - by @aliscott in #1463
    • Set engine for AWS DB Instance replica - by @vdmgolub in #1438
    • Set default capacity for Azure App Service Plan - by @vdmgolub in #1435
  • Resolved issue where slack message above a project count > 3 were causing errors with the API - @aliscott in #1462
  • Infracost comment has better error reporting if communication issues arise between the GitHub API and Infracost - by @vdmgolub in #1443
  • Internal changes to the Infracost CLI to support our new resource structure - by @sinabakh in #1376

Docs

infracost/docs#177

New Contributors

Full Changelog: v0.9.19...v0.9.20

Don't miss a new infracost release

NewReleases is sending notifications on new releases.