Skip to content

feat: Align module with Snowflake provider changes #63

feat: Align module with Snowflake provider changes

feat: Align module with Snowflake provider changes #63

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