Skip to content

Commit

Permalink
set tenv_version
Browse files Browse the repository at this point in the history
Signed-off-by: Rishav Dhar <[email protected]>
  • Loading branch information
rdhar committed Oct 1, 2024
1 parent 4d59e1a commit 22dc0ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tf_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
arg_command: ${{ github.event.pull_request.merged && 'apply' || 'plan' }}
arg_lock: ${{ github.event.pull_request.merged && 'true' || 'false' }}
arg_detailed_exitcode: true
tenv_version: v3.2.3
tf_tool: ${{ matrix.tool }}
tf_version: ~> 1.8.0

Expand Down

0 comments on commit 22dc0ec

Please sign in to comment.