Skip to content

feat(output.tf): add output for IAM service account private key to enable access to service account credentials #6

feat(output.tf): add output for IAM service account private key to enable access to service account credentials

feat(output.tf): add output for IAM service account private key to enable access to service account credentials #6

Workflow file for this run

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 }}