Skip to content

Merge pull request #5 from appvia/use_trivy_in_make_targets #13

Merge pull request #5 from appvia/use_trivy_in_make_targets

Merge pull request #5 from appvia/use_trivy_in_make_targets #13

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:
enable-terraform-tests: false
working-directory: .