Skip to content

v1.0.19

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 17:33
· 9 commits to refs/heads/main since this release
dbba313

Changes

  • (fix) Use Step Outputs to Pass stdout and stderr easier @ebachle (#23)
    • Fixes issues with the plan being in the direct output and in the ::set-output:: directive inside the terraform-wrapper. Also allows simplification
    • Fixes code block formatting issues
    • Checks raw plan for "No changes" in case for some reason it gets truncated.