Skip to content

Commit

Permalink
add env TERRAGRUNT_EXCLUDE_DIR to docs (#3320)
Browse files Browse the repository at this point in the history
  • Loading branch information
pbrogan12 authored Aug 5, 2024
1 parent de121de commit cb457a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/_docs/04_reference/cli-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -989,6 +989,7 @@ terragrunt run-all plan --terragrunt-excludes-file <(terragrunt hclvalidate --te
### terragrunt-exclude-dir

**CLI Arg**: `--terragrunt-exclude-dir`<br/>
**Environment Variable**: `TERRAGRUNT_EXCLUDE_DIR`<br/>
**Requires an argument**: `--terragrunt-exclude-dir /path/to/dirs/to/exclude*`<br/>

Can be supplied multiple times: `--terragrunt-exclude-dir /path/to/dirs/to/exclude --terragrunt-exclude-dir /another/path/to/dirs/to/exclude`
Expand Down

0 comments on commit cb457a7

Please sign in to comment.