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

feat: mimic how tgenv searches for a version file #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

henworth
Copy link

Implement the recursive path search algorithm that tgenv uses to find .terragrunt-version in any parent folder. This allows for defining the version file in a repository root, for example. This works for .tgswitchrcas well.

Support the regex version match that tgenv allows, so a version can be defined like latest:^0.36.

@warrensbox warrensbox self-assigned this Mar 11, 2022
@warrensbox warrensbox added the enhancement New feature or request label Mar 11, 2022
@austinguo550
Copy link

Is this ticket still in progress? I'd love to use this feature when it's ready

@warrensbox
Copy link
Owner

I will review and merge it next week (8/22 - 8/28)

@ajax-ryzhyi-r
Copy link

I will review and merge it next week (8/22 - 8/28)

Hi,
any updates on this feature? I'd love to use this feature too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants