Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Terracognita Alternatives
Similar projects and alternatives to terracognita
-
terraformer
CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
-
former2
Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
pulumi-aws
An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS
-
inframap
Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant.
-
terraboard
:earth_africa: :clipboard: A web dashboard to inspect Terraform States
-
Azure-Terraform-Scripts
Terraform scripts on Azure for Windows and Linux VM's
-
-
Mergify
Tired of breaking your main and manually rebasing outdated pull requests?. Managing outdated pull requests is time-consuming. Mergify's Merge Queue automates your pull request management & merging. It's fully integrated to GitHub & coordinated with any CI. Start focusing on code. Try Mergify for free.
-
terraforming
Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained
-
-
terratag
Terratag is a CLI tool that enables users of Terraform to automatically create and maintain tags across their entire set of AWS, Azure, and GCP resources
-
terragrunt
Terragrunt is a thin wrapper for Terraform that provides extra tools for working with multiple Terraform modules.
-
dyrectorio
dyrector.io is a self-hosted continuous delivery & deployment platform with version management.
-
aws2tf
aws2tf - automates the importing of existing AWS resources into Terraform and outputs the Terraform HCL code.
-
docker-php-tutorial
Example files of my tutorial on PHP on Docker (check out the branches!)
-
-
vscode-runme
Execute commands inside your runbooks, docs, and READMEs for VS Code.
-
-
terrafy
An experimental little tool to automate importing collections of things into Terraform. Bork impult.
-
devops-cli
A Terminal/Web UI to interact with devops tools & services, intended for devops/platform engineers.
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
terracognita reviews and mentions
-
Strategies for converting an existing deployment to IaC?
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?
-
Monthly 'Shameless Self Promotion' thread - 2023/05
We also contribute to the open-source community with projects like InfraMap, that generate your infra diagram on the fly based on your tfstate or the most famous TerraCognita, a reverse Terraform.
-
Importing multiple modules at once from AWS
You can use tools like https://github.com/cycloidio/terracognita or https://github.com/iann0036/former2 to generate the terraform code for you. Then you can consolidate them and if they are simply the same type of objects with different values then you can use terragrunt to pass values to your terraform module.
- Is it possible to import existing infrastructure into Terraform then redeploy it without semantic representation?
-
Tools like terraformer
Terracognita
- Existing AWS resource to HCL?
-
Deactivated SFTP servers from AWS transfer family but still getting charged - can you delete a server but still save all configurations/settings somewhere to spin it up easily later?
If you still want to go that way, stuff like the import command and terracognita exist. There's more solutions out there, those are just what came to mind immediately.
- tool to log into AWS and generate Terraform code
-
PowerShell module to Visualize and Document Azure Infrastructure
You may consider Terracognita, which generates Terraform configs by reading your cloud environment.
-
A note from our sponsor - SonarQube
www.sonarqube.org | 21 Sep 2023
Stats
cycloidio/terracognita is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of terracognita is Go.