Keep in mind when coding existing infrastructure

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

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. terraform

    Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. terraformer

    CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code

    Although Terraform has a sub-commandimport, the sub-command cannot import multiple resources such as EC2, VPC, and RDS at once, so that it became very hard when the number of target resources was large. So I use terraformer to import the existing resources. https://github.com/GoogleCloudPlatform/terraformer

  4. aws-cloudformation-coverage-roadmap

    The AWS CloudFormation Public Coverage Roadmap

  5. tfenv

    Terraform version manager

    To solve this, I upgrade to version 1 of terraformer's tfstate file to use tfenv,Terraform version manage https://github.com/tfutils/tfenv

  6. aws-cdk

    The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code

  7. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    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

  • terraform VS selefra - a user suggested alternative

    2 projects | 20 Mar 2023
  • Cloud Setup Without the Headache: Meet Terraform

    1 project | dev.to | 27 Mar 2025
  • Getting Started with Terraform for Cloud Deployment

    1 project | dev.to | 14 Feb 2025
  • Automating AWS EC2 Provisioning with Terraform: A Step-by-Step Guide

    2 projects | dev.to | 8 Feb 2025
  • Lambda Power Tuning + Terraform

    3 projects | dev.to | 18 Jan 2025