Skip to content

feat: AKS + Helm example #25

feat: AKS + Helm example

feat: AKS + Helm example #25

Workflow file for this run

name: terraform-lint
on: pull_request
jobs:
lint-test:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Lint Terraform
uses: actionshub/terraform-lint@main