Skip to content

docs(readme): add basic info for applying the terraform #3

docs(readme): add basic info for applying the terraform

docs(readme): add basic info for applying the terraform #3

Workflow file for this run

---
name: lint
on: [push]
jobs:
tflint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: terraform-linters/setup-tflint@v4
with:
tflint_version: v0.52.0
- name: Run tflint
run: tflint