Skip to content

chore: mark the eks module as unmaintained #93

chore: mark the eks module as unmaintained

chore: mark the eks module as unmaintained #93

Workflow file for this run

name: Tflint
on:
pull_request:
jobs:
tflint:
runs-on: ubuntu-latest
strategy:
matrix:
path:
- account_billing_alert
- account_cloudtrail
- eks
- iam_sso
- RDSOSMetrics_loggroup
steps:
- uses: makandra/github-actions/tflint@main
with:
path: modules/${{ matrix.path }}