Reverse Terraform Infrastructure-as-code (IaC) from existing infrastructure
<p>TerraCognita is an open-source tool that allows you to generate infrastructure-as-code (IaC) from existing infrastructure deployed on various cloud providers, including AWS, GCP, and Azure. It helps automate the process of creating IaC by scanning and reverse engineering the existing cloud infrastructure, generating Terraform configuration files that can be used to recreate the infrastructure in a different environment.</p>
<p>With TerraCognita, you can quickly generate the necessary Terraform code to manage your infrastructure resources, including resources from cloud providers such as AWS, Google Cloud, and Azure</p>
<p>Using TerraCognita is straightforward. First, you need to install TerraCognita and configure your cloud provider credentials. Once you have done this, you can use the <code>terracognita</code> command-line interface to generate Terraform configuration files for your infrastructure</p>
<p><a href="https://medium.com/@jinvishal2011/reverse-terraform-infrastructure-as-code-iac-from-existing-infrastructure-1fffdc462366"><strong>Read More</strong></a></p>