Skip to content

Create AWS resources to host the CTF #2

Create AWS resources to host the CTF

Create AWS resources to host the CTF #2

Workflow file for this run

name: checkov
concurrency: checkov
on: pull_request
jobs:
checkov-static-analysis:
name: "checkov"
uses: rewindio/github-action-terraform-aws/.github/workflows/checkov.yml@v1
secrets:
GITHUB_PAT: ${{ secrets.thirdblink_deploy_PAT }}