Skip to content

Commit

Permalink
Update terraform version in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vimleshtna committed Nov 18, 2024
1 parent d90b679 commit aa8b7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tdr_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Check terraform
uses: nationalarchives/tdr-github-actions/.github/workflows/terraform_check.yml@main
with:
terraform-version: '1.5.0'
terraform-version: '1.9.8'
working-directory: terraform
secrets:
MANAGEMENT_ACCOUNT: ${{ secrets.TDR_MANAGEMENT_ACCOUNT }}
Expand Down

0 comments on commit aa8b7af

Please sign in to comment.