workflows
section in digger.yml. Handy for integration with other CLIs like infracost.
$DEFAULT_BRANCH
$DIGGER_OUT
$PR_BRANCH
$PROJECT_NAME
$DIGGER_PLANFILE
(the path where terraform plan file should be written)$DIGGER_OUT
env variable, then its content will be appended to the comment as “additional output”:
$DIGGER_OUT
defaults to $RUNNER_TEMP/digger-out.log
; you can change that if needed by setting the env var explicitly.