Skip to content

Commit

Permalink
Merge pull request #254 from hashicorp/chore.removeModuleTests
Browse files Browse the repository at this point in the history
Chore: Remove tests
  • Loading branch information
nikolasrieble authored Sep 5, 2024
2 parents 528e3f1 + 094865f commit 8e12812
Show file tree
Hide file tree
Showing 48 changed files with 0 additions and 2,793 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/auto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,6 @@ jobs:
${{ github.workspace }}/${m}
done
- name: Lint tests directory in a loop
run: |
for m in $(ls -1d tests/*/)
do
tflint \
--config ${{ github.workspace }}/.tflint.hcl \
${{ github.workspace }}/${m}
done
- name: Lint examples directory in a loop
run: |
for m in $(ls -1d examples/*/)
Expand Down
29 changes: 0 additions & 29 deletions .github/workflows/dispatcher.yml

This file was deleted.

208 changes: 0 additions & 208 deletions .github/workflows/handler-destroy.yml

This file was deleted.

43 changes: 0 additions & 43 deletions .github/workflows/handler-help.yml

This file was deleted.

Loading

0 comments on commit 8e12812

Please sign in to comment.