Skip to content

feat: adding the renovate file #75

feat: adding the renovate file

feat: adding the renovate file #75

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: true
working-directory: .