Skip to content

Update Terraform terraform-aws-modules/iam/aws to v5 #1033

Update Terraform terraform-aws-modules/iam/aws to v5

Update Terraform terraform-aws-modules/iam/aws to v5 #1033

Workflow file for this run

name: tfsec-pr-commenter
on:
pull_request:
jobs:
tfsec:
name: tfsec PR commenter
runs-on: ubuntu-18.04
steps:
- name: Clone repo
uses: actions/checkout@master
- name: tfsec
uses: aquasecurity/tfsec-pr-commenter-action@v1.0.3
with:
working_directory: terraform
github_token: ${{ secrets.GITHUB_TOKEN }}