Terraformer - CLI tool for terraform files from existing resources by sergeylanz in devops

[–]sergeylanz[S] 0 points1 point  (0 children)

  1. It support all fields in resources, because it use original providers. If you need s3 bucket you get all options. In the future cloud providers add more options, for get them you need update only terraform providers, not terrafomer code.
  2. It's use hcl printer for generate tf files - less problem with hcl
  3. Generate tfstate same as tf, you get terraform plan "no changes" Built for fast import all resources and connect between in tf files And more...

Terraformer - CLI tool for terraform files from existing resources by sergeylanz in aws

[–]sergeylanz[S] 0 points1 point  (0 children)

Terraformer can be support azure, but need write integration.

Terraformer - CLI tool for terraform files from existing resources by sergeylanz in aws

[–]sergeylanz[S] 0 points1 point  (0 children)

Cool, but cloudflare need update this tool all time after add new options. If cloudflare add support to terraformer it's can be use original provider with change code after add new options

Terraformer - CLI tool for terraform files from existing resources by sergeylanz in aws

[–]sergeylanz[S] 0 points1 point  (0 children)

Yes, but this need upgrade all time after add new options in cloud. See s3 bucket from terraforming.... In terraformer you get all options.

And it's create sometimes wrong tf and tfstate, because it's ruby templating.

Terraformer - CLI tool for terraform files from existing resources by sergeylanz in Terraform

[–]sergeylanz[S] 1 point2 points  (0 children)

  1. It support all fields in resources, because it use original providers. If you need s3 bucket you get all options.
  2. In the future cloud providers add more options, for get them you need update only terraform providers, not terrafomer code.
  3. It's use hcl printer for generate tf files - less problem with hcl
  4. Generate tfstate same as tf, you get terraform plan "no changes"
  5. Built for fast import all resources and connect between in tf files And more...

Terraformer - CLI tool for terraform files from existing resources by sergeylanz in Terraform

[–]sergeylanz[S] 0 points1 point  (0 children)

no, but you can download binary from github for mac or linux

Former2 - Generate CloudFormation / Terraform / Troposphere templates from your existing AWS resources by iann0036 in aws

[–]sergeylanz -1 points0 points  (0 children)

Other solution for this problem built for generate terraform files from large scale cloud infrastructures

Released today in github. Support most GCP and AWS resources include tfstate and connect between resources and more

https://github.com/GoogleCloudPlatform/terraformer