Skip to content
🎉 Terragrunt v1.0 is here! Read the announcement to learn more.

strict

Usage

Lists all active strict controls. Use the `--all` flag to include completed controls. Optionally pass a control name to see details for a specific control.

For more information on strict controls, see the [Strict Controls reference](/reference/strict-controls).

Examples

List all active strict controls.

Terminal window
$ terragrunt info strict list

List all strict controls, including completed ones.

Terminal window
$ terragrunt info strict list --all

Show details for a specific strict control.

Terminal window
$ terragrunt info strict list cli-redesign