Skip to content

[nc] scan testing

[nc] scan testing #30

# yamllint disable rule:line-length
# yamllint disable rule:truthy
---
name: development build
on:
push:
branches:
- "*"
tags:
- "!*"
permissions:
contents: read
security-events: write
jobs:
static-code-analysis:
name: static code analysis
uses: ThoughtWorks-DPS/terraform-action/.github/workflows/new.yaml@main
with:
tflint-scan: true
tflint-provider: aws
tflint-provider-version: 0.31.0
trivy-scan: true
terrascan-scan: true
terrascan-iac-type: terraform
terrascan-policy-type: aws