Skip to content

Merge branch 'main' into add-readme #384

Merge branch 'main' into add-readme

Merge branch 'main' into add-readme #384

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