microsoft / symphony

CI/CD for IaC on multiple orchestrators
MIT License
177 stars 21 forks source link

MegaLinter fails on `template.terraform.validate.yml` #232

Closed polatengin closed 1 year ago

polatengin commented 1 year ago

MegaLinter fails on .github/workflows/template.terraform.validate.yml Line #17

input runLayerTest of workflow_call event has a default value, but it is also required. if an input is marked as required, its default value will never be used

runLayerTest parameter shouldn't have a default value