Digger (Open Source GitOps tool for Terraform) - now has Gitlab Support, Checkov support, and a feature to delete stale plans.

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • digger

    Digger is an open source IaC orchestration tool. Digger allows you to run IaC in your existing CI pipeline ⚡️

  • PR | Docs

  • atlantis

    Terraform Pull Request Automation

  • ”Stale plans” was a massive issue in Atlantis and also flagged by many Digger users. If you run a plan and then update the PR and run apply without planning an old stored plan could have been picked up. One alternative is to always re-plan before apply; but that kind of defies the purpose of storing plans, which are useful as artifacts. So we went with an alternative approach: in the event of a code change, an outdated plan is deleted from the storing bucket.

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts