Skip to content

Commit

Permalink
Change by terraform in repo workflow config, Add .github/workflows/tf…
Browse files Browse the repository at this point in the history
…lint.yaml
  • Loading branch information
viktoryathegreat committed Oct 13, 2023
1 parent 4dabe7e commit 128aa06
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/tflint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,9 @@ jobs:
matrix:
path:
- /
- record-alias-alb/
- record-alias-cdn/


steps:
- uses: dasmeta/reusable-actions-workflows/tflint@main
- uses: dasmeta/reusable-actions-workflows/tflint@4.2.0
with:
aws-region: ${{ secrets.AWS_REGION}}
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 128aa06

Please sign in to comment.