> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trunk.io/llms.txt
> Use this file to discover all available pages before exploring further.

# terragrunt

> terragrunt is a linter for Terragrunt

[**terragrunt**](https://terragrunt.gruntwork.io/docs/getting-started/quick-start/) is a linter for Terragrunt.

You can enable the terragrunt linter with:

```shell theme={null}
trunk check enable terragrunt
```

## Auto Enabling

terragrunt will never be auto-enabled. It must be enabled manually.

## Links

* [terragrunt site](https://terragrunt.gruntwork.io/docs/getting-started/quick-start/)
* terragrunt Trunk Code Quality [integration source](https://github.com/trunk-io/plugins/tree/main/linters/terragrunt)
* Trunk Code Quality's [open source plugins repo](https://github.com/trunk-io/plugins/tree/main)
