Skip to content

Merge pull request #232 from tablexi/lp-update_clusterautoscaler_policy #182

Merge pull request #232 from tablexi/lp-update_clusterautoscaler_policy

Merge pull request #232 from tablexi/lp-update_clusterautoscaler_policy #182

Workflow file for this run

name: Terraform
on: [push]
jobs:
fmt:
runs-on: ubuntu-latest
container:
image: hashicorp/terraform:1.0.10
steps:
- uses: actions/checkout@v1
- run: terraform fmt -check -recursive .