Skip to content

docs: Updating terminology to modernize it a bit - #6016

Merged
yhakbar merged 1 commit into
mainfrom
docs/updating-terminology
May 1, 2026
Merged

docs: Updating terminology to modernize it a bit#6016
yhakbar merged 1 commit into
mainfrom
docs/updating-terminology

Conversation

@yhakbar

@yhakbar yhakbar commented May 1, 2026

Copy link
Copy Markdown
Collaborator

Description

Updating terminology to modernize it a bit

TODOs

Read the Gruntwork contribution guidelines.

  • I authored this code entirely myself
  • I am submitting code based on open source software (e.g. MIT, MPL-2.0, Apache)
  • I am adding or upgrading a dependency or adapted code and confirm it has a compatible open source license
  • Update the docs.
  • Update the changelog in the docs.
  • Run the relevant tests successfully, including pre-commit checks.
  • This change is backwards compatible.
  • If this change is not forwards compatible (e.g. a new feature), it is gated behind a feature flag.

Summary by CodeRabbit

  • Documentation
    • Updated Run Queue documentation to detail unit filtering using --filter expressions with include and exclude examples
    • Updated CLI option naming references for dependency output handling
    • Refreshed guide examples to demonstrate current filtering syntax

@vercel

vercel Bot commented May 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
terragrunt-docs Ready Ready Preview, Comment May 1, 2026 5:26pm

Request Review

@coderabbitai

coderabbitai Bot commented May 1, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 94d49d4b-2efd-40e2-b174-0d9f235eb5cd

📥 Commits

Reviewing files that changed from the base of the PR and between 8b9fb19 and 228f9e6.

📒 Files selected for processing (2)
  • docs/src/content/docs/01-getting-started/04-terminology.md
  • docs/src/content/docs/02-guides/01-terralith-to-terragrunt/08-step-5-adding-terragrunt.mdx

📝 Walkthrough

Walkthrough

Documentation updates to reflect CLI option changes and filter mechanism updates. The terminology guide clarifies the run --filter syntax for unit selection and renames a dependency output flag. A migration guide replaces the deprecated --queue-include-dir example with the new --filter approach.

Changes

Cohort / File(s) Summary
CLI Documentation Updates
docs/src/content/docs/01-getting-started/04-terminology.md, docs/src/content/docs/02-guides/01-terralith-to-terragrunt/08-step-5-adding-terragrunt.mdx
Replaced deprecated filter flags (--queue-include-dir/--exclude-dir) with run --filter syntax in examples and guidance. Renamed --fetch-dependency-output-from-state flag to --dependency-fetch-output-from-state in terminology docs.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (1 warning, 1 inconclusive)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is largely incomplete, containing only a vague statement 'Updating terminology to modernize it a bit' without explaining what specific terminology changes were made or their rationale. Expand the description to detail the specific terminology updates: the shift from --include-dir/--exclude-dir to --filter, the --fetch-dependency-output-from-state to --dependency-fetch-output-from-state rename, and the rationale for these changes.
Title check ❓ Inconclusive The title 'Updating terminology to modernize it a bit' is vague and generic, using non-descriptive terms that don't convey specific information about what terminology was actually changed. Replace with a more specific title that identifies the key terminology changes, such as 'docs: Update --include-dir/--exclude-dir to --filter and rename dependency flag'.
✅ Passed checks (3 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/updating-terminology

Review rate limit: 4/5 reviews remaining, refill in 12 minutes.

Comment @coderabbitai help to get the list of available commands and usage tips.

@yhakbar
yhakbar marked this pull request as ready for review May 1, 2026 17:25
@yhakbar
yhakbar requested a review from denis256 as a code owner May 1, 2026 17:25
@yhakbar
yhakbar merged commit bb8d20c into main May 1, 2026
52 checks passed
@yhakbar
yhakbar deleted the docs/updating-terminology branch May 1, 2026 19:55
Rahul-Kumar-prog pushed a commit to Rahul-Kumar-prog/terragrunt that referenced this pull request May 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants