Skip to content

Commit

Permalink
chore(terraform checks): test test test
Browse files Browse the repository at this point in the history
  • Loading branch information
tweakster committed Sep 24, 2024
1 parent c2ab357 commit 0642364
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions actions/terraform-checks/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ runs:
with:
terraform_version: ${{ inputs.terraform_version }}

- name: Echo version
shell: bash
run: echo "xxx ${{ inputs.terraform_version }} yyy "

- name: Check for .tflint.hcl file
shell: bash
run: |
Expand Down

0 comments on commit 0642364

Please sign in to comment.