diff --git a/README.md b/README.md index 5000e3a..e88c1a9 100644 --- a/README.md +++ b/README.md @@ -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/). 📝