Breakup One Project

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

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

  • Next, I decide to use modules (and store the private ones in a git repo instead of the Terraform Registry) to make my IaC more DRY. This allows you to really standardize configurations like monitoring and security (think of modules like a blueprint for how you want to deploy a resource). This is super easy to DIY - Here's an example of a simple ECR module I wrote and store in my GitLab.

  • terraform-yaml-stack-config

    Terraform module that loads an opinionated 'stack' configuration from local or remote YAML sources. It supports deep-merged variables, settings, ENV variables, backend config, and remote state outputs for Terraform and helmfile components.

  • I should also state that teams have solved this orthogonality issue without terragrunt - Teams like Cloud Posse have come up with an alternative. I am not a huge fan of this approach as IMHO it's more complicated than just using terragrunt, but it's an option for you.

  • 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

  • How to read .env file with a variable that contains $ ?

    1 project | /r/golang | 15 Apr 2023
  • confs: List tools for which the given project has configs

    1 project | /r/coding | 15 Sep 2022
  • GitHub - gookit/config: 📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var, binding data to struct.

    1 project | /r/golang | 30 Aug 2022
  • confs: List tools for which the given project has configs

    1 project | /r/coolgithubprojects | 2 Jul 2022
  • Dynamic s3 path while reading pyspark

    1 project | /r/dataengineering | 29 May 2022