coinbase / terraform-landscape

Improve Terraform's plan output to be easier to read and understand
Apache License 2.0
1.59k stars 116 forks source link

Support customizable formatters for resource diffs #108

Closed sds closed 2 months ago

sds commented 4 years ago

A number of issues boil down to the desire to implement customizations around how the resource diff is presented. Linked are some issues below, which we're folding into this one master issue to track:

It's important that we not insert any of the logic in the default code path, as there are some situations where certain formatting functionality may not be desired. It would be ideal to have this be customizable on a per-resource type basis.

This would likely mean the introduction of a configuration file of some sort, and an ability to import custom formatters without needing to contribute to this project directly.

This ticket is open for anyone to take, just wanted to consolidate open issues into one trackable place.

Thompsonyo commented 2 years ago

I need help to login into my coinbase I don't have access to number but I have my Gmail

sds commented 2 months ago

I no longer am employed at Coinbase (for many years). Closing since this was created by me but I have no intention of implementing.