🎨: add tflint
All checks were successful
terraform-lint / terraform-lint (push) Successful in 5s

This commit is contained in:
VC
2025-11-13 09:36:25 +01:00
parent 37a1fcf28c
commit 151c5a26b3

View File

@@ -1,7 +1,7 @@
---
name: terraform-lint
on:
on: # yamllint disable-line rule:truthy
- push
jobs:
@@ -12,3 +12,7 @@ jobs:
uses: actions/checkout@v4
- name: Lint Terraform
uses: actionshub/terraform-lint@main
- name: Setup TFLint
uses: terraform-linters/setup-tflint@v6
- name: Run TFLint
run: tflint -f compact --recursive