[superseded by #2640] feat: infer dependency graph triggers from imports#2638
Closed
vedant-rox wants to merge 6 commits intodiggerhq:developfrom
Closed
[superseded by #2640] feat: infer dependency graph triggers from imports#2638vedant-rox wants to merge 6 commits intodiggerhq:developfrom
vedant-rox wants to merge 6 commits intodiggerhq:developfrom
Conversation
Open
Collaborator
|
Hey @vedant-rox , This pr seems to be doing a lot, as such it is hard for me or anyone else to review at this time. Do you mind opening smaller pr's that have or can be verified in a github action ? |
Author
|
Split out the first smaller slice here: #2639 That PR contains only the Terraform/OpenTofu I’ll keep the Terragrunt-specific trigger discovery and hardening as follow-up work rather than force it through this larger PR. |
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Superseded as the first reviewable slice by #2640.
Keeping this PR open only as historical/staging context for the earlier broader approach. If you are reviewing #791, please use #2640 for the current smaller matching-focused slice.
Summary
dependency_file_triggerssupport for Terraform and OpenTofu projects so Digger derives trigger paths from real local module importsdependency_file_triggersdoes not executerun_cmd,get_env,sops_decrypt_file, or AWS identity helper functions through nestedread_terragrunt_config, while preserving supportedread_terragrunt_config(...).localsandread_terragrunt_config(...).inputsaccessNotes
CONTRIBUTING.mdAI Disclosure