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

Support module path for v0.11.0 #161

Merged
merged 1 commit into from Dec 9, 2017
Merged

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Nov 25, 2017

Fixes #148

Unfortunately, this format can not resolve the path of the module that specifies the version. Probably it is difficult to implement because Terraform has its own version resolution mechanism.

Also, TFLint cannot support nested modules. These will cause many problems in the future. Therefore, I'm reviewing the ideal way of this project itself.

As a workaround, I plan to implement a feature that can ignore modules that do not work in the next version. Currently, there is no way to ignore the module where the error occurs.

Unfortunately, this format can not resolve the path of the module that
specifies the version.
@wata727 wata727 merged commit d10e899 into master Dec 9, 2017
@wata727 wata727 deleted the support_v0.11.0_module_path branch December 9, 2017 05:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

i consistently get spurious "module not found" errors
1 participant