Versions in this module Expand all Collapse all v0 v0.0.7 Jul 18, 2023 Changes in this version + type OutputOptions struct + HTML bool + HTMLOutPath string + IgnoreEmpty bool + IgnoreError bool + Json bool + JsonOutPath string + Junit bool + JunitOutPath string + Minimal bool + type RecursiveOptions struct + Exclude []string + type Result struct + ActionCreateCount uint + ActionDeleteCount uint + ActionNoopCount uint + ActionReadCount uint + ActionUpdateCount uint + Coverage float64 + Duration time.Duration + Error string + Path string + PlanJSON tfjson.Plan + PlanRaw string + ResourceCount uint + ResourceCountDiff uint + ResourceCountExists uint + type TerraformModuleStatus struct + Coverage float64 + Path string + Results []Result + Timestamp string + type TestCase struct + Message string + Name string + Status string + type TestReport struct + Errors int + Failures int + Name string + Skipped int + TestCases []TestCase + Tests int + type ValidateOptions struct + ValidateTerraformBy string + ValidateTerragruntBy string