Versions in this module Expand all Collapse all v0 v0.9.1 Apr 2, 2020 v0.9.0 Mar 31, 2020 Changes in this version + type Format interface + Print func(*tfconf.Module, *Settings) (string, error) + type Settings struct + EscapeCharacters bool + EscapePipe bool + MarkdownIndent int + OutputValues bool + ShowColor bool + ShowHeader bool + ShowInputs bool + ShowOutputs bool + ShowProviders bool + ShowRequired bool + ShowRequirements bool + ShowSensitivity bool + SortByName bool + SortByRequired bool + func NewSettings() *Settings