Skip to content

fix(variables.tf): add default value for subnet_id to prevent errors when not using existing vnet #9

fix(variables.tf): add default value for subnet_id to prevent errors when not using existing vnet

fix(variables.tf): add default value for subnet_id to prevent errors when not using existing vnet #9

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