I started this tool because Terraform releases often and has great notes, but it's sometimes hard for me to see what's relevant during any particular update. This pulls all the notes from providers that it can find, and highlights notes for resources you use.<p>It's early days, but I'd love feedback here or on the GitHub repo, especially if you have ideas for improvement that aren't already on the backlog.<p>Side note on the tech: I wrote this as a .NET global tool and it's also published for Linux and Mac, including single-file binaries that don't require .NET itself to be installed. I slapped it together pretty quickly and it works for my purposes, but obviously I've got some cleanup to do to get it to my typical standards. PRs welcome!