Skip to content

Remove PowerBI Private DNS Zone Link #58

Remove PowerBI Private DNS Zone Link

Remove PowerBI Private DNS Zone Link #58

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