Skip to content

create s3 bucket for lambda deployment #152

create s3 bucket for lambda deployment

create s3 bucket for lambda deployment #152

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