Skip to content

Limit where user tf is defined #85

Limit where user tf is defined

Limit where user tf is defined #85

Workflow file for this run

name: Lint Terraform
on: [pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v3
- uses: pre-commit/action@v3.0.0