Skip to content

Update config to use the correct aws iam details #8

Update config to use the correct aws iam details

Update config to use the correct aws iam details #8

name: "[Analysis - Infrastructure] TFSec Pull Request Feedback"
on:
workflow_dispatch:
pull_request:
branches: [ main, master ]
paths: ["**.tf"]
permissions:
actions: read
checks: read
contents: none
deployments: none
issues: none
packages: none
pull-requests: write
repository-projects: none
security-events: none
statuses: none
jobs:
tfsec_pr_feedback:
uses: ministryofjustice/opg-github-workflows/.github/workflows/[email protected]
with:
terraform_path: '["terraform/account", "terraform/environment"]'
secrets:
source_github_token: ${{ secrets.GITHUB_TOKEN }}