Skip to content

updated documentation #9

updated documentation

updated documentation #9

Workflow file for this run

name: terraform-lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@main
- name: Lint Terraform
uses: actionshub/terraform-lint@main