v0.4.3
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 toterraform_json_file
tfplan
has been renamed toterraform_plan_file
use_tfstate
has been renamed toterraform_use_state
tfdir
has been renamed toterraform_dir
tfflags
has been renamed toterraform_plan_flags