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: allow .tfvars to be structured in subfolders #340

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

Conversation

bkarstaedt
Copy link

With this change caf developers (especially on level 4) can structure their tfvars files into sub folders (networking, compute etc.). When running rover providing the -var-folder parameter now the provided folder and all subfolders will be searched for .tfvars files and used when running rover.

The rover CLI interface stays the same.

This change might break things when existing caf project structures have folders including tfvars next to tfvars files. As far as I can see this is not the case for asvm related projects.

Especially on level 4 landing zone developers can now structure their tfvars files into sub folders (e.g. networking, compute). The rover CLI interface stays the same.
@LaurentLesle LaurentLesle self-requested a review August 28, 2023 02:08
@arnaudlh arnaudlh added the enhancement New feature or request label Sep 5, 2023
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.

2 participants