microsoft / symphony

CI/CD for IaC on multiple orchestrators
MIT License
173 stars 17 forks source link

removing default value of a required parameter #234

Closed polatengin closed 11 months ago

polatengin commented 11 months ago

fixes #232

default value for the runLayerTest of workflow_call event in .github/workflows/template.terraform.validate.yml file causes MegaLinter to fail.

github-actions[bot] commented 11 months ago

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.01s
✅ EDITORCONFIG editorconfig-checker 2 0 0.01s
✅ REPOSITORY gitleaks yes no 0.11s
✅ SPELL lychee 2 0 0.19s
✅ YAML yamllint 2 0 0.22s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_