Skip to content

https://github.com/telekom-mms/terraform-azurerm-cdn/issues/19 #5

https://github.com/telekom-mms/terraform-azurerm-cdn/issues/19

https://github.com/telekom-mms/terraform-azurerm-cdn/issues/19 #5

Workflow file for this run

---
name: terrascan
on:
pull_request:
branches: [main]
env:
TEMPLATE_REPOSITORY: telekom-mms/terraform-template
jobs:
call-terrascan:
if: github.repository != '$TEMPLATE_REPOSITORY'
uses: telekom-mms/.github/.github/workflows/terrascan.yml@main
with:
iac_type: terraform
iac_dir: ./tests
policy_type: all
non_recursive: true