Skip to content

feat: add wrapper module for multi-instance Terragrunt support (#85) #153

feat: add wrapper module for multi-instance Terragrunt support (#85)

feat: add wrapper module for multi-instance Terragrunt support (#85) #153

Workflow file for this run

name: tflint
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
tf-lint:
uses: clouddrove/github-shared-workflows/.github/workflows/tf-lint.yml@master
secrets:
GITHUB: ${{ secrets.GITHUB }}