Skip to content

Re-add /dev/null to get rid of std out on command execution #838

Re-add /dev/null to get rid of std out on command execution

Re-add /dev/null to get rid of std out on command execution #838

Workflow file for this run

name: default
on: [push]
jobs:
validate-tf:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v3
- name: validate all
uses: dflook/terraform-validate@v1
with:
path: validation