terracove - open-source to instantly test the health of your terraform/terragrunt repository

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

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

    Recursively test a directory tree for Terraform diffs and coverage

  • What my problem was originally is that we had a lot of technical debt and drift on our terraform/terragrunt repositories, and tons of leftover modules that haven't been planned in years of missing CI. Instead of going one by one, planning it and checking if it's valid, I built terracove.

  • docker-terragrunt

    Dockerized framework with Terraform, Terragrunt, Python, Make, Docker, Git, and all needed components to easily manage cloud infrastructure.

  • Or (with the correct ENV variables and secrets if necessary):

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

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

  • What it does in parallel is basically init/plan/show using terratest on every subdirectory on your repository tree or provided paths. The output is either a JSON summary or a custom made Junit XML test file you can ingest into your tests reader. It took it around 8 minutes to map the entirety of our bloated repository.

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

  • Terramate meets Atlantis 🚀

    2 projects | dev.to | 4 Apr 2024
  • What is DevOps?

    1 project | dev.to | 7 Jan 2024
  • Ask HN: How did you get into DevOps / Infra / SRE?

    1 project | news.ycombinator.com | 14 Jul 2023
  • Best way to bring azure sub under mgmt

    1 project | /r/Terraform | 15 Jun 2023
  • Saw a not-so-good thing in my pipeline. How do we fix it?

    4 projects | /r/Terraform | 2 Jun 2023