mirror of
https://github.com/terraform-docs/terraform-docs.git
synced 2026-03-27 12:58:35 +07:00
* Allow hiding the "Sensitive" column in markdown Use case: for projects where all outputs are expected to not be sensitive, it adds noise * Document the new --no-sensitive option * Fixed tests, they were written on a previous branch * Fix tests following merge with master * Update internal/format/document.go Co-Authored-By: Khosrow Moossavi <khos2ow@gmail.com> Co-authored-by: Khosrow Moossavi <khos2ow@gmail.com>