Skip to content

Merge pull request #12 from appvia/replace_tfsec_with_trivy #29

Merge pull request #12 from appvia/replace_tfsec_with_trivy

Merge pull request #12 from appvia/replace_tfsec_with_trivy #29

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: .