Skip to content

Merge pull request #2 from appvia/chore/docs #3

Merge pull request #2 from appvia/chore/docs

Merge pull request #2 from appvia/chore/docs #3

Workflow file for this run

---
name: Terraform
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
module-validation:
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-validation.yml@main
name: Module Validation
secrets:
infracost-api-key: ${{ secrets.ORG_INFRACOST_API_KEY }}
with:
working-directory: .