Skip to content

fix: mirror plan files from the working directory under --out-dir for Git filters - #6687

Draft
yhakbar wants to merge 1 commit into
mainfrom
fix/out-dir-plan-key-base
Draft

fix: mirror plan files from the working directory under --out-dir for Git filters#6687
yhakbar wants to merge 1 commit into
mainfrom
fix/out-dir-plan-key-base

Conversation

@yhakbar

@yhakbar yhakbar commented Aug 14, 2026

Copy link
Copy Markdown
Collaborator

Description

Fixes #6602.

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.

@vercel

vercel Bot commented Aug 14, 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 Aug 20, 2026 1:55pm

Request Review

@coderabbitai

coderabbitai Bot commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: f2c6ba8d-c2c8-4e09-a38c-b8c1fa2bb15b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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

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.

--out-dir plan keys are inconsistent between filesystem and git-filter discovery when --working-dir is a repo subdirectory

1 participant