Testing IAC with Terratest and GitHub Actions

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • cloud-nuke

    A tool for cleaning up your cloud accounts by nuking (deleting) all resources within it

  • The first thing you have to do is create a new account for testing purposes. This is needed because we are going to use cloud-nuke to destroy everything that we had created for testing. You will sleep better if there are almost zero chances to destroy something that is in production.

  • terraform

  • terraform In this repository exists the modules of 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.

    InfluxDB logo
  • terraform-live

  • terraform-live In this repository, you are going to set up the environment variables. For example: You need two accounts, one for testing and another one for production. Here is where you set up the different environments, but keeping the code DRY, there is no need to copy and paste the same source code and only change the names.

  • terraform-modules

  • terraform-modules In this repository is the construction of our modules, the resources that we need to create something and the definitions of how it should be created. For example, you want that everyone that uses your module has to set up specific tags for the purpose, environment, owner, or unit business of the resources created.

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

  • Optimize Your Containerized App with SlimToolkit

    2 projects | dev.to | 7 May 2024
  • Secure Randomness in Go 1.22

    2 projects | news.ycombinator.com | 7 May 2024
  • Consistent Hashing: An Overview and Implementation in Golang

    3 projects | dev.to | 7 May 2024
  • Esbuild implements the JavaScript decorators proposal

    1 project | news.ycombinator.com | 7 May 2024
  • Deploy a Grafana dashboard with Docker on AWS EC2

    2 projects | dev.to | 7 May 2024