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

Allow parsing full included config and expose it if it has no dependency or dependencies blocks #1817

Merged
merged 7 commits into from
Sep 28, 2021

Conversation

yorinasub17
Copy link
Contributor

Fixes #1814 (with certain assumptions - see updated docs). We have regression tests for the case I described in the comment, so this fix should address both the OP and my concern.

config/include.go Show resolved Hide resolved
config/include.go Outdated Show resolved Hide resolved
config/include.go Outdated Show resolved Hide resolved
config/include.go Show resolved Hide resolved
Copy link
Member

@brikis98 brikis98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yorinasub17
Copy link
Contributor Author

Thanks for review! Merging this in now.

@yorinasub17 yorinasub17 merged commit 815becc into master Sep 28, 2021
@yorinasub17 yorinasub17 deleted the yori-expose-inputs branch September 28, 2021 16:04
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.

Using include variables in dependencies.path list fails on terragrunt 0.32
2 participants