-
-
Notifications
You must be signed in to change notification settings - Fork 1k
enables multiple includes #707
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
base: main
Are you sure you want to change the base?
Conversation
9cb7188
to
ccede80
Compare
Thanks for the PR! I'm a bit buried now and will review this later on to think through the implications. |
How does this work with |
@twang817 When you get a chance, please rebased this PR on |
Would be happy about this feature! |
Until we get the |
It would be great to get this one merged. We want the child modules to include some extra files (that generate TF config) and that is not possible at present. |
Hi, what is blocking to see this merged? |
can we get this merged in? been over a year :) |
Allows for multiple includes. Should fix #303.
path_relative_from_include()
andpath_relative_to_include
include tested. Behavior should be to evaluate within the context of the included file.