Skip to content

chore: ensuring we run documentation, linting, validations and so for… #23

chore: ensuring we run documentation, linting, validations and so for…

chore: ensuring we run documentation, linting, validations and so for… #23

Workflow file for this run

---
name: Terraform
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
pull-requests: write
jobs:
module-validation:
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-validation.yml@main
name: Module Validation
with:
working-directory: .