Skip to content

Commit

Permalink
chore: Update linter validation to use Mega-Linter instead of Super-L…
Browse files Browse the repository at this point in the history
…inter
  • Loading branch information
ulises-jeremias committed Aug 31, 2024
1 parent c8ae690 commit 1d3030b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Our starter kit leverages AWS Systems Manager (SSM) Parameter Store to store and
We have preconfigured GitHub Actions workflows that provide linting, security checks, and more for your Terraform code. This integration enables automated checks and validation, ensuring adherence to coding standards and identifying potential security vulnerabilities early in the development process.

- Pull Request validation with [Danger](https://danger.systems/js), markdown linting, and more! ✅
- Linter validation with [Super-Linter](https://github.com/super-linter/super-linter)! 📝
- Linter validation with [Mega-Linter](https://github.com/oxsecurity/megalinter)! 📝
- Terraform Format validation with [Terraform Fmt](https://www.terraform.io/docs/commands/fmt.html). 🔄
- Terraform Security validation with [Terraform Security](https://github.com/aquasecurity/tfsec). 🔒
- Terraform Docs update with [terraform-docs](https://terraform-docs.io/). 📝
Expand Down

0 comments on commit 1d3030b

Please sign in to comment.