donnemartin / awesome-aws

A curated list of awesome Amazon Web Services (AWS) libraries, open source repos, guides, blogs, and other resources. Featuring the Fiery Meter of AWSome.
Other
12.42k stars 1.68k forks source link

Add GoogleCloudPlatform/terraformer. #201

Open boldandbusted opened 3 years ago

boldandbusted commented 3 years ago

Review the Contributing Guidelines

Before submitting a pull request, verify it meets all requirements in the Contributing Guidelines.

Describe Why This Is Awesome

Why is this awesome?

This tool, from the Waze SRE team, uses Terraform code itself to do a 'reverse terraform' - exporting terraform code and state from existing infrastructure. While it started with Google Cloud-centric approach, it supports major cloud API providers like AWS, Azure, and several other Terraform providers (like Datadog, New Relic, Kubernetes, etc.). Can compliment the output of 'terraforming' project - where each can help 'fill in the blanks' of the other's generated code.

Like this pull request? Vote for it by adding a :+1:

boldandbusted commented 3 years ago

Critiques welcome - this is my first PR for this project. :) Cheers, and thanks for awesome-aws!

codecov-commenter commented 3 years ago

Codecov Report

Merging #201 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #201   +/-   ##
=======================================
  Coverage   96.62%   96.62%           
=======================================
  Files           4        4           
  Lines          89       89           
=======================================
  Hits           86       86           
  Misses          3        3           
boldandbusted commented 3 years ago

Howdy. Was this ever added? If not, was there an objection, or a request for more info? :)