Skip to content

Adding License Testing for Tiered Storage #323

Adding License Testing for Tiered Storage

Adding License Testing for Tiered Storage #323

Workflow file for this run

name: terraform fmt
on: [pull_request]
jobs:
format:
runs-on: ubuntu-latest
name: Check terraform file are formatted correctly
steps:
- name: Checkout
uses: actions/checkout@v3
- name: terraform fmt
uses: dflook/terraform-fmt@v1
with:
path: aws