Versions in this module Expand all Collapse all v0 v0.3.0 Apr 14, 2021 Changes in this version type Settings + ShowDataSources bool + ShowDescription bool v0.2.0 Mar 16, 2021 Changes in this version type Settings + ShowDefault bool + ShowFooter bool + ShowType bool v0.1.0 Feb 8, 2021 Changes in this version + type Engine interface + Print func(terraform.Module, *Settings) (string, error) + type Settings struct + EscapeCharacters bool + EscapePipe bool + IndentLevel int + OutputValues bool + ShowColor bool + ShowHeader bool + ShowInputs bool + ShowModuleCalls bool + ShowOutputs bool + ShowProviders bool + ShowRequired bool + ShowRequirements bool + ShowResources bool + ShowSensitivity bool + SortByName bool + SortByRequired bool + SortByType bool