Skip to content

v0.4.3

Compare
Choose a tag to compare
@alikhajeh1 alikhajeh1 released this 07 Feb 21:47
· 26 commits to master since this release

IMPORTANT:
This release deprecates the old flags per the infracost v0.7.17 release - these will be removed in the next release (v0.8.0). If you're using the old names in your GH Action, please update your yaml to use the docker://infracost/infracost:latest or docker://infracost/infracost:v0.7.17 image and rename your parameters:

  • tfjson has been renamed to terraform_json_file
  • tfplan has been renamed to terraform_plan_file
  • use_tfstate has been renamed to terraform_use_state
  • tfdir has been renamed to terraform_dir
  • tfflags has been renamed to terraform_plan_flags