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

Layering with ENV based folder unclear #48

Open
fl-max opened this issue Jul 18, 2023 · 0 comments
Open

Layering with ENV based folder unclear #48

fl-max opened this issue Jul 18, 2023 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@fl-max
Copy link

fl-max commented Jul 18, 2023

The docs indicate the ability to layer tfvars using env based folders here and here. The first section (full-layering) seems to indicate this is "simple layering" but mentions the TS_ENV var without much explanation. The second section (extra) indicates the use of TS_ENV to organize based on env folders but doesn't explain.

Through trial and error I've learned that I need set both TS_ENV and TS_EXTRA like so: TS_ENV=$TS_ENV; TS_EXTRA=$TS_ENV/base. I think the Docs could use some added context here. Ideally, this should be supported out-of-the-box IMHO.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants