jeff-knurek / tfarbe

add color to Terraform 12/13 plan output, also format it for markdown diff
MIT License
22 stars 3 forks source link

request for feedback #2

Open jeff-knurek opened 3 years ago

jeff-knurek commented 3 years ago

I wrote this script because at the moment Terraform Landscape doen't support tf 12.x: https://github.com/coinbase/terraform-landscape/issues/101 It would have been better for the community if I created a PR in Terraform Landscape to provide this functionality, however that tool is written in ruby, and I haven't the slightest idea how to provide such functionality in that language.

There's a lot of additional functionality that Terraform Landscape provides, which this tool does not. I've also only been able to test it against a small subset of use cases. While I cannot guarantee that I'll be able to support as much, I'd like to hear what else this tool can/should do, and of course I'm open to contributions. It's also under the MIT license, so feel free to take the code and use it as you see fit.

jeff-knurek commented 3 years ago

since the ticket is currently locked: https://github.com/coinbase/terraform-landscape/issues/101#issuecomment-567229777 I'm sending direct notifications out to those who might be interested in trying this tool out:

@inductor, @remipichon, @sasq31, @laxin84 , @lewisstevens1, @DavidGereb, @james-gonzalez, @sbz, @romanyanke , @nathanielks, @dpolicastro, @kp-autorola, @dmitriyr333, @grzegorzt, @spider-network, @exequielrafaela, @eredi93 , @neon-sombrero

I might have missed some people

I'd like to hear what else this tool can/should do, and of course I'm open to contributions. It's also under the MIT license, so feel free to take the code and use it as you see fit.