As part of the upgrading from v3 to v4 of the Terraform AWS Provider, I needed to see all the places where I needed to do
some work. The standard ouput from Terraform doesn't show all the places where work is required. But, luckily, using the
-json option, you get access to all of the information.
The following shell script (written and tested in bash, but should be OK as really, it's only terraform, jq, column,
and | that's being used) will output a nicely formatted table showing you the