Skip to content

[nc] terrascan test #31

[nc] terrascan test

[nc] terrascan test #31

# 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/static-code-analysis.yaml@main

Check failure on line 21 in .github/workflows/development-build.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/development-build.yaml

Invalid workflow file

error parsing called workflow ".github/workflows/development-build.yaml" -> "ThoughtWorks-DPS/terraform-action/.github/workflows/static-code-analysis.yaml@main" : failed to fetch workflow: workflow was not found.
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