Skip to content

chore(terraform): update network module version to 10.0.0 to incorporate latest features and improvements #11

chore(terraform): update network module version to 10.0.0 to incorporate latest features and improvements

chore(terraform): update network module version to 10.0.0 to incorporate latest features and improvements #11

name: Vulnerability scanning
on:
- pull_request
jobs:
terraform-scan:
name: Vulnerability scanning
uses: truefoundry/github-workflows-public/.github/workflows/terraform-scan.yml@v0.1.5
secrets:
snyk_token: ${{ secrets.SNYK_TOKEN }}