Skip to content

Commit

Permalink
update tofu version
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmellos committed Dec 18, 2024
1 parent 2a7a1c1 commit bac4e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ jobs:
id: init
uses: gruntwork-io/[email protected]
with:
tofu_version: ${{ inputs.TF_VERSION }}
tofu_version: 1.8.7
tg_version: ${{ inputs.TG_VERSION }}
tg_dir: ./${{ inputs.WORKING_DIR }}
tg_command: 'run-all init'
Expand Down

0 comments on commit bac4e68

Please sign in to comment.