Skip to content

Fix #43 - add cloudwatch log group for transform lambda #91

Fix #43 - add cloudwatch log group for transform lambda

Fix #43 - add cloudwatch log group for transform lambda #91

Workflow file for this run

name: tfsec
on:
# Triggers the workflow on push or pull request events but only for the "main" branch
push:
branches: [ "main", "master" ]
pull_request:
branches: [ "main", "master" ]
jobs:
tfsec:
name: tfsec
runs-on: ubuntu-latest
steps:
- name: Clone repo
uses: actions/checkout@v3
- name: tfsec
uses: aquasecurity/[email protected]
with:
additional_args:
--config-file .github/tfsec-config.yml