We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Feature description : Add directory support for -f parameter for remote git repositories for the cases where people use mono-repo for all features.
-f
This is also going to be useful for https://github.com/terraform-compliance repos.
The text was updated successfully, but these errors were encountered:
I am getting ready to take a crack at this one. Planning on using the // syntax that terraform uses for sub-directories.
//
Sorry, something went wrong.
Thanks a lot @byarbrough 🎉 !
// syntax is very logical.
Will release the new version on PR merge asap.
Closing this as 1.2.4 has been released! Thanks for the PR again 🎉
This issue's conversation is now locked. If you want to continue this discussion please open a new issue.
No branches or pull requests
Feature Request
Feature description :
Add directory support for
-f
parameter for remote git repositories for the cases where people use mono-repo for all features.This is also going to be useful for https://github.com/terraform-compliance repos.
The text was updated successfully, but these errors were encountered: