BUILDING Elite DevOps

LastDevops Code Review

Public Beta (Terraform Code Review Only)

Zero-settings/configurations Github App that provides you with feedback on your Terraform

It's not a linter, or security review tool, but a code review buddy that makes sure your follow best practices. The app provides reviews on your pull requests and doesn't block them if something is found.

DevOps-related code review has been challenging for many teams and companies. How to make sure you're following the best practices and can maintain the high quality code for a long time? 

We developed a Github App that requires 0 settings and can be simply installed in your repositories. It will work with your Pull Requests to validate  your changes & report if best practices aren't met.

FAST STATIC CHECKS

We're focused on multiple best-practices around naming conventions, resources allocation, project size, etc. across your whole repository, no matter the size.

LastDevOps Github App works with multiple individual repositories as well as mono-repos.

~5 Sec FOR AVERAGE REVIEW

Your day-to-day workflows, like adding new resources, updating existing modules, etc.

~1 MIN for large mono-repos

If you have a mono-repo with ~100 terraform projects and many resources we handle that too.

"Almost" shift left

As DevOps Practitioners we understand that it's not simple to change what you already have. So we don't block your Pull Requests if we find something. Our goal is to report the findings to you and decision to act on them is up to you and your reviewers

Step beyond Linters

Linters are extremely valuable. Tools such as TFLint and Hadolint are standards for DevOps workflows. However what we found is they are shifting towards security and validation checks. LastDevOps Github App focuses on best practices one typically look for during code reviews.