Skip to content

Add asdf-terragrunt to repositories #489

Add asdf-terragrunt to repositories

Add asdf-terragrunt to repositories #489

Workflow file for this run

name: TFLint
on:
- pull_request
- push
jobs:
tflint:
runs-on: ubuntu-latest
steps:
- name: Checkout tree
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Set-up TFLint
uses: terraform-linters/setup-tflint@8093687ecc9dcbfa88d07c103ad4176739a7287e # v4.1.0
- name: Run TFLint
run: tflint --recursive --format=compact