Skip to content

Add variable to configure logging extent #349

Add variable to configure logging extent

Add variable to configure logging extent #349

Workflow file for this run

name: Validate
on:
pull_request:
branches:
- main
- develop
jobs:
validate-terraform:
runs-on: ubuntu-latest
name: Validate Terraform
steps:
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v3
with:
terraform_wrapper: false
- run: bash ./validate/validate.sh