Skip to content

Explicitly allow tagging of ECS resources #140

Explicitly allow tagging of ECS resources

Explicitly allow tagging of ECS resources #140

Workflow file for this run

name: TFLint
on:
pull_request:
paths:
- 'terraform/**'
jobs:
tflint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Check linting of Terraform files
uses: devops-infra/[email protected]