Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression. Learn more →
Terraformer Alternatives
Similar projects and alternatives to terraformer
-
terracognita
Reads from existing public and private cloud providers (reverse Terraform) and generates your infrastructure as code on Terraform configuration
-
terraforming
Export existing AWS resources to Terraform style (tf, tfstate) / No longer actively maintained
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
terraform
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
-
former2
Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources.
-
aws2tf
aws2tf - automates the importing of existing AWS resources into Terraform and outputs the Terraform HCL code.
-
gardener
Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, vSphere, KubeVirt, Hetzner, EquinixMetal, MetalStack, and OnMetal with minimal TCO.
-
aztfy
A tool to bring existing Azure resources under Terraform's management [Moved to: https://github.com/Azure/aztfexport]
-
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.
-
terrafy
An experimental little tool to automate importing collections of things into Terraform. Bork impult.
-
iam-policy-json-to-terraform
Small tool to convert an IAM Policy in JSON format into a Terraform aws_iam_policy_document
-
terraform-docs
Generate documentation from Terraform modules in various output formats
-
-
aws-cdk
The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
-
OPA (Open Policy Agent)
An open source, general-purpose policy engine.
-
-
-
checkov
Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.
-
terrascan
Detect compliance and security violations across Infrastructure as Code to mitigate risk before provisioning cloud native infrastructure.
-
-
kics
Find security vulnerabilities, compliance issues, and infrastructure misconfigurations early in the development cycle of your infrastructure-as-code with KICS by Checkmarx.
-
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
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
terraformer 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?
-
Migration to gcp from aws.
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.
-
How do I convert my CloudFormation template into a Terraform file?
I've been wondering if this tool is any good. https://github.com/GoogleCloudPlatform/terraformer/blob/master/docs/aws.md
-
Migrate from terragrunt to terraform
If you've to write the code (I assumed you just needed to reorganize it without TG) maybe consider https://github.com/GoogleCloudPlatform/terraformer
- Manage GCP Stuff with Terraform
-
Is there any way that one can autogenerate Terraform code for all the existing resources in a Cloud Project?
Have you taken a look at https://github.com/GoogleCloudPlatform/terraformer?
- Best way to reverse engineer existing resources into terraform enterprise?
-
Is it possible to import existing infrastructure into Terraform then redeploy it without semantic representation?
https://github.com/GoogleCloudPlatform/terraformer supports multiple platforms. But I’m pretty sure, that the code this tools produces is not something you want to maintain in the future. If you decide to go this route, you will have to refactor afterwards. In my opinion, this is so much work, you might as well just write your own code and use terraform import for each resource.
-
Is there a way to turn a existing cloudformation template into a terraform file?
I know you asked explicit about a conversation tools from CF to TF but maybe this might be another option. Create TFcode using terraformer: https://github.com/GoogleCloudPlatform/terraformer Just don’t forget to add / change the retention policy in CF accordingly before you delete any stacks. https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html
-
What are some Terraform automation tools you want to exist?
Have you seen it https://github.com/GoogleCloudPlatform/terraformer?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 2 Jun 2023
Stats
GoogleCloudPlatform/terraformer is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of terraformer is Go.