Skip to content

Revert "Added asdf-pomerium-cli per https://github.com/asdf-community… #166

Revert "Added asdf-pomerium-cli per https://github.com/asdf-community…

Revert "Added asdf-pomerium-cli per https://github.com/asdf-community… #166

Workflow file for this run

name: TFLint
on:
- pull_request
- push
jobs:
tflint:
runs-on: ubuntu-latest
steps:
- name: Checkout tree
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- name: Set-up TFLint
uses: terraform-linters/setup-tflint@19a52fbac37dacb22a09518e4ef6ee234f2d4987 # v4.0.0
- name: Run TFLint
run: tflint --recursive --format=compact