Skip to content

fix: Typo for default role grants #38

fix: Typo for default role grants

fix: Typo for default role grants #38

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.46.0 is the latest version we can use with pre-commit v0.1.20
# See .pre-commit-config.yaml for more details.
tflint-version: v0.46.0