Skip to content

chore: tracking back to v0.3.5 due to issues on the awscc provider #226

chore: tracking back to v0.3.5 due to issues on the awscc provider

chore: tracking back to v0.3.5 due to issues on the awscc provider #226

Workflow file for this run

---
name: Terraform
on:
push:
branches:
- main
pull_request:
branches:
- main
permissions:
contents: read
pull-requests: write
jobs:
examples:
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-validation.yml@main
name: Module Examples
with:
working-directory: examples/inspection
module-inspection:
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-validation.yml@main
name: Inspection Connectivity
with:
working-directory: modules/inspection
module-trusted:
uses: appvia/appvia-cicd-workflows/.github/workflows/terraform-module-validation.yml@main
name: Trusted Connectivity
with:
working-directory: modules/trusted