Skip to content

Add terraform-azure-lz-project-set with history #2

Add terraform-azure-lz-project-set with history

Add terraform-azure-lz-project-set with history #2

Workflow file for this run

name: terraform format check
on:
- pull_request
jobs:
format:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v3
- name: terraform fmt
run: terraform fmt -check -recursive -diff