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

Link in the parent variables.tf in sub-services #1

Open
nowk opened this issue Feb 4, 2018 · 0 comments
Open

Link in the parent variables.tf in sub-services #1

nowk opened this issue Feb 4, 2018 · 0 comments

Comments

@nowk
Copy link
Member

nowk commented Feb 4, 2018

This should work very much like the way provider.tf is linked for sub-services

current/
    service-a/
        _variabes.tf -> /path/to/current/variables.tf
        providert.tf -> /path/to/current/provider.tf
        variables.tf
    ...
    provider.tf
    variables.tf

The linked name will obviously have to be renamed to not conflict with the variables.tf that would be there to as part of the sub-service setup.

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

No branches or pull requests

1 participant