regula VS prettyplan

Compare regula vs prettyplan and see what are their differences.

regula

Regula checks infrastructure as code templates (Terraform, CloudFormation, k8s manifests) for AWS, Azure, Google Cloud, and Kubernetes security and compliance using Open Policy Agent/Rego (by fugue)

prettyplan

A formatting tool to help make large Terraform plans easier to review. (by chrislewisdev)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
regula prettyplan
3 1
933 154
1.0% -
3.4 10.0
5 days ago over 4 years ago
Open Policy Agent TypeScript
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

regula

Posts with mentions or reviews of regula. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-11.
  • Top 10 terraform tools you should know about.
    10 projects | dev.to | 11 Dec 2023
    Regula is a dynamic tool designed for pre-deployment security and compliance checks of infrastructure as code (IaC) for multiple cloud providers and Kubernetes. It supports an array of file types, including CloudFormation JSON/YAML templates, Terraform source code and JSON plans, Kubernetes YAML manifests, and Azure Resource Manager (ARM) JSON templates (currently in preview). Regula leverages a rule library written in Rego, the language used by the Open Policy Agent (OPA) project, offering robust policy evaluation. It integrates seamlessly with popular CI/CD tools like Jenkins, Circle CI, and AWS CodePipeline, and even includes a GitHub Actions example for easy setup. Regula’s policies are aligned with CIS Benchmarks for AWS, Azure, Google Cloud, and Kubernetes, aiding in comprehensive compliance assessments. This tool is actively developed and maintained by the team at Fugue.
  • Regula v1.0 is Now Available — Open Source Infrastructure as Code Security
    1 project | /r/devopsish | 29 Jun 2021
    Regula on Github: https://github.com/fugue/regula
  • Best static code analysis tool for Terraform?
    3 projects | /r/Terraform | 3 Feb 2021
    Fugues Regula is built on OPA. It’s worth a look. https://github.com/fugue/regula

prettyplan

Posts with mentions or reviews of prettyplan. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-11.

What are some alternatives?

When comparing regula and prettyplan you can also consider the following projects:

terratest - Terratest is a Go library that makes it easier to write automated tests for your infrastructure code.

gitlab

tflint - A Pluggable Terraform Linter