Back to Terragrunt

Report

docs/src/data/experiments/report.mdx

1.0.3913 B
Original Source

Support for Terragrunt Run Reports and Summaries.

report - What it does

Allows generation of run reports and summary displays. This experiment flag is no longer needed, as the report feature is now stable and available by default.

report - How to provide feedback

Now that the report experiment is complete, please provide feedback in the form of standard GitHub issues.

report - Criteria for stabilization

To transition the report feature to stable, the following have been completed:

  • Add support for generating reports (in CSV format by default).
  • Add support for displaying summaries of runs.
  • Add ability to disable summary display.
  • Add support for generating reports in JSON format.
  • Add comprehensive integration tests for the report experiment.
  • Finalize the design of run summaries and reports.