Skip to content

feat!: Replace context.tf with context provider #58

feat!: Replace context.tf with context provider

feat!: Replace context.tf with context provider #58

Workflow file for this run

name: TF Pre-Commit
permissions:
contents: read
on:
pull_request:
branches:
- main
- master
jobs:
main:
uses: getindata/github-workflows/.github/workflows/tf-pre-commit.yml@v1
#with:
# tflint v0.52.0 is the latest version we can use with pre-commit v0.1.23
# See .pre-commit-config.yaml for more details.
#tflint-version: v0.52.0