Skip to content

added version.tf in example and fixed tflint #1

added version.tf in example and fixed tflint

added version.tf in example and fixed tflint #1

Workflow file for this run

name: tf-lint
on:
push:
branches: [ master ]
pull_request:
workflow_dispatch:
jobs:
tflint:
uses: clouddrove/test-tfsec/.github/workflows/tflint.yaml@master
secrets:
GITHUB: ${{ secrets.GITHUB }}