Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Adjusting strict control docs #3838

Merged
merged 5 commits into from
Feb 6, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix: Missed some strict controls
  • Loading branch information
yhakbar committed Feb 4, 2025
commit 4d3c7fa9fedd2fff547fde753040d5182bea721c
2 changes: 2 additions & 0 deletions docs/_docs/04_reference/05-strict-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ The following strict mode controls are available:
- [skip-dependencies-inputs](#skip-dependencies-inputs)
- [root-terragrunt-hcl](#root-terragrunt-hcl)
- [terragrunt-prefix-flags](#terragrunt-prefix-flags)
- [terragrunt-prefix-env-vars](#terragrunt-prefix-env-vars)
- [default-command](#default-command)

### spin-up

Expand Down