Skip to content

Adding property to enable/disable sftp on storage account #662

Adding property to enable/disable sftp on storage account

Adding property to enable/disable sftp on storage account #662

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