Skip to content

feat(eks.tf): add tagging support for existing node security group to enhance resource management and identification when using an existing cluster #16

feat(eks.tf): add tagging support for existing node security group to enhance resource management and identification when using an existing cluster

feat(eks.tf): add tagging support for existing node security group to enhance resource management and identification when using an existing cluster #16

name: Vulnerability scanning
on:
- pull_request
jobs:
terraform-scan:
name: Vulnerability scanning
uses: truefoundry/github-workflows-public/.github/workflows/[email protected]
secrets:
snyk_token: ${{ secrets.SNYK_TOKEN }}