This repository has been archived by the owner on Nov 1, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 40
Feature/git modules #28
Merged
elmundio87
merged 4 commits into
elmundio87:master
from
melbourneit-es:feature/git_modules
May 14, 2018
Merged
Feature/git modules #28
elmundio87
merged 4 commits into
elmundio87:master
from
melbourneit-es:feature/git_modules
May 14, 2018
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Found an issue and an edge case. One tic |
Fixed variable names clashing in directory parsing.
Right, found two issues which would have caused problems.
|
@elmundio87 Hey, just wondering if this going to be merged too master? |
Thanks for the PR! @melbit-jonathanb & @JEHAL981 I will review the code changes tonight, and if all's good I'll create a new release. -Ed |
Released in 2.7.0 |
elmundio87
pushed a commit
that referenced
this pull request
May 16, 2018
atward
added a commit
to atward/terraform_validate
that referenced
this pull request
May 18, 2018
Relates elmundio87#28 Relates elmundio87#30
@elmundio87 & @atward Changes:
Let me know what you think. Jon. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi,
I needed support for Git based modules, so I put this together.
A few points:
Let me know what you think.
cheers,
Jon.