Skip to content

Commit

Permalink
Add required output for apply job again (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
omaen authored Oct 10, 2024
1 parent 8efcb5d commit 3cac854
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run-terraform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,8 @@ jobs:
run:
shell: bash
working-directory: ${{ env.WORKING_DIRECTORY }}
outputs:
plan_exitcode: ${{ steps.plan.outputs.exitcode }}

env:
# makes some minor adjustments to Terraforms output to de-emphasize specific commands to run
Expand Down

0 comments on commit 3cac854

Please sign in to comment.