terracognita VS terraformer

Compare terracognita vs terraformer and see what are their differences.

terracognita

Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration (by cycloidio)

terraformer

CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code (by GoogleCloudPlatform)
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
terracognita terraformer
15 112
2,271 13,484
1.0% 2.1%
2.4 7.6
12 months ago 13 days ago
Go Go
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

terracognita

Posts with mentions or reviews of terracognita. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-04-25.

terraformer

Posts with mentions or reviews of terraformer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-02-04.
  • Using Terraform Workspace for AWS multi account archtetctures
    4 projects | news.ycombinator.com | 4 Feb 2025
    The Terraformer tool was the biggest blessing when I had to reverse engineer our AWS stack into .tf modules.

    Shoutout to the Waze team for creating it!

    https://github.com/GoogleCloudPlatform/terraformer

    We built out a large serverless stack on AWS, and we got a request from higher ups to convert it all into Terraform modules for portability and transparency purposes.

    The Terraformer tool pulled in the entire stack and spit out the whole thing into tf files in less than 30 seconds.

    Everyone was super impressed on the team lol.

  • Terraformer: Convert Existing Infrastructure to Code with Ease
    1 project | news.ycombinator.com | 1 Oct 2024
  • Automate Gitlab Repository Settings with Terraform
    2 projects | dev.to | 13 Jul 2024
    or, alternatively, for more complex projects, check out terraformer, a CLI tool to import/update your tfstate from existing infrastructure.
  • Top Terraform Tools to Know in 2024
    19 projects | dev.to | 26 Mar 2024
    ‍Terraformer is a CLI tool developed by Google that generates Terraform files from existing infrastructure (reverse Terraform), simplifying the process of adopting Terraform in existing environments and speeding up the initial setup process. Terraformer supports multiple cloud providers, including AWS, Google Cloud, Azure, and others.
  • Terraformer + refactoring with 'moved' blocks
    1 project | /r/Terraform | 23 Jul 2023
    Looking into efficient ways to import existing infrastructure. Using Terraformer to get the everything into Terraform and then refactoring into modules, for_each, etc. using moved blocks seems like it would be a good approach. Refactoring them to use existing modules from providers will take a little work and likely going back and forth with terraform plan, and assuming many things won't translate straight across because of what resources a module might be creating and how they are creating them.
  • The Future of Terraform: ClickOps
    5 projects | /r/Terraform | 15 Jun 2023
    We had thought about the ability to convert HCL to Go, but not much thought in querying existing infra to generate HCL (like terraformer). If you want to experiment building on top of Lingon then please go ahead! I’d be happy to help provide the context from Lingon.
  • How do you glue Terraform resources together?
    1 project | /r/devops | 4 Jun 2023
    If "ClickOps" is your starting point, as you mention, you could try creating a new scratch cloud provider account, do all your "ClickOps", then use a TF export tool (e.g., Terraformer) to see the exported TF resources to find all the references to other TF resources in the cloud resource dependency chain.
  • Strategies for converting an existing deployment to IaC?
    2 projects | /r/devops | 31 May 2023
    I haven't worked with any of the ones that purport to work with AWS, but a quick Google shows terraformer and Terracognita as options - maybe look into trying those out?
  • Migration to gcp from aws.
    2 projects | /r/aws | 22 May 2023
    This maybe a bit more complicated if you're not into coding/terraform but I'd use terraformer to convert all of your infrastructure from implementation to code while in AWS, then switch providers and with a bit of jiggly of the code implement your infra into gcs as IaC and keep it that way if/when you switch again.
  • Quick terraform noob question about the tfstate
    1 project | /r/Terraform | 10 May 2023
    Maybe terraformer could help. I never tried it personally . https://github.com/GoogleCloudPlatform/terraformer

What are some alternatives?

When comparing terracognita and terraformer you can also consider the following projects:

former2 - Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.

pulumi-aws - An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS

iam-policy-json-to-terraform - Small tool to convert an IAM Policy in JSON format into a Terraform aws_iam_policy_document

Azure-Terraform-Scripts - Terraform scripts on Azure for Windows and Linux VM's

inframap - Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant.

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