Skip to content

Commit

Permalink
Add required tg_dir to Terragrunt format check (#222)
Browse files Browse the repository at this point in the history
  • Loading branch information
roger2hk authored Sep 6, 2024
1 parent 3a7b97c commit c369471
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/terragrunt_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
with:
tf_version: ${{ env.tf_version }}
tg_version: ${{ env.tg_version }}
tg_dir: 'deployment'
tg_command: 'hclfmt --terragrunt-check --terragrunt-diff'

0 comments on commit c369471

Please sign in to comment.