Skip to content

Remove prompt "$" to allow easy copying from GitHub #9

Remove prompt "$" to allow easy copying from GitHub

Remove prompt "$" to allow easy copying from GitHub #9

name: Check Terraform formatting
on: [push]
jobs:
check_format:
runs-on: ubuntu-latest
name: Check Terraform formatting
steps:
- uses: actions/checkout@v4
- name: terraform fmt
uses: dflook/terraform-fmt-check@v1
with:
path: infra