Releases: tchupp/actions-terraform-pr
Releases · tchupp/actions-terraform-pr
v1.0.28
v1.0.27
v1.0.26
v1.0.25
v1.0.24
v1.0.23
v1.0.22
v1.0.21
v1.0.20
v1.0.19
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.