Skip to content

nuke & bump hashicorp/aws to 5.66 #53

nuke & bump hashicorp/aws to 5.66

nuke & bump hashicorp/aws to 5.66 #53

# Generated by cdkactions. Do not modify
# Generated as part of the 'cdk' stack.
name: Lint Terraform
on:
push:
paths:
- terraform/**
jobs:
lint-tf:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Lint Terraform
run: |-
cd terraform
terraform fmt -check