Skip to content

Enabled extenstion of logging for APIM AB#20739 #562

Enabled extenstion of logging for APIM AB#20739

Enabled extenstion of logging for APIM AB#20739 #562

Workflow file for this run

name: Lint
on:
push:
branches:
- '**'
jobs:
lint-terraform:
runs-on: ubuntu-latest
name: Lint Terraform
steps:
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v3
with:
terraform_wrapper: false
- run: terraform fmt -check -diff -recursive