cloudcycle
terracognita
cloudcycle | terracognita | |
---|---|---|
1 | 14 | |
0 | 2,218 | |
- | 1.4% | |
7.1 | 2.4 | |
7 months ago | 7 months ago | |
Go | Go | |
Apache License 2.0 | MIT License |
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.
cloudcycle
terracognita
- Generate Terraform code from your existing cloud infrastructure
-
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?
-
terracognita - --tags syntax for aws?
https://github.com/cycloidio/terracognita/compare/master...fg-322 should fix it
-
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.
What are some alternatives?
Pulumi - Pulumi - Infrastructure as Code in any programming language 🚀
terraformer - CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
tf - A CLI Tool to easily generate your Terraform configuration
former2 - Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.
up - Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
pulumi-aws - An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS
kubesurvival - 💰 Significantly reduce Kubernetes costs by finding the cheapest machine types that can run your workloads
terraboard - :earth_africa: :clipboard: A web dashboard to inspect Terraform States
k8s-voting-app-aws - :wheel_of_dharma: Example of a distributed voting app running on Kubernetes. Written in Golang with Terraform definitions to deploy to AWS EKS
Azure-Terraform-Scripts - Terraform scripts on Azure for Windows and Linux VM's
terradrift - A tool to detect drifts in terraform IaC
inframap - Read your tfstate or HCL to generate a graph specific for each provider, showing only the resources that are most important/relevant.