v0.18.0
What's Changed
- feat: add red/green icons to collie info by @JohannesRudolph in #216
- BREAKING CHANGE feat: use "terraform output" for documentation instead of local_file by @JohannesRudolph in #217
To update your kit modules for this new documentation workflow, please remove all resource "local_file" "output_md"
from your kit modules and replace them with an output "documentation_md"
Full Changelog: v0.17.0...v0.18.0