blackCatConf
Configuration Extractor for BlackCat Ransomware (by f0wl)
terracognita
Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration (by cycloidio)
blackCatConf | terracognita | |
---|---|---|
1 | 14 | |
30 | 2,257 | |
- | 1.0% | |
0.0 | 2.4 | |
about 3 years ago | 11 months ago | |
Go | Go | |
GNU General Public License v3.0 only | MIT License |
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.
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.
blackCatConf
Posts with mentions or reviews of blackCatConf.
We have used some of these posts to build our list of alternatives
and similar projects.
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 2023-05-31.
- 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?
When comparing blackCatConf and terracognita you can also consider the following projects:
REconfig-linux - Configuration Extractor for the Linux variant of REvil Ransomware
terraformer - CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
pe - A :zap: lightweight Go package to parse, analyze and extract metadata from Portable Executable (PE) binaries. Designed for malware analysis tasks and robust against PE malformations.
former2 - Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.
go-whatsapp - WhatsApp Web API
pulumi-aws - An Amazon Web Services (AWS) Pulumi resource package, providing multi-language access to AWS