Skip to content

Commit

Permalink
setup tf action for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
1riatsila1 committed Dec 13, 2024
1 parent e2c27ac commit 1036ed7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/lint-test-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ jobs:
restore-keys: |
${{ runner.os }}-golang-
- name: Setup Terraform
uses: hashicorp/[email protected]
with:
terraform_version: 1.9.6

- name: Setup Just
uses: extractions/setup-just@v2
env:
Expand Down

0 comments on commit 1036ed7

Please sign in to comment.