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

add note about recursive check #503

Merged
merged 4 commits into from
Oct 31, 2019
Merged

Conversation

IslamAzab
Copy link
Contributor

No description provided.

README.md Outdated
**P.S.**
TFLint always checks only the current root module (no recursive check).
For more info please see: https://github.com/wata727/tflint/issues/493 and https://github.com/wata727/tflint/issues/502

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be nice to add FAQ section like at the bottom. What do you think?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay I will update it then with my question. Let me know if you want to add any more questions.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! In that case, I think that we don't need to add this line.

README.md Outdated
@@ -116,6 +120,10 @@ TFLint returns the following exit statuses on exit:
- 2: Errors occurred
- 3: No errors occurred, but issues found

## FAQ
- Does TFLint check modules recursively?
- No. FLint always checks only the current root module (no recursive check)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about adjusting the following layouts?

### Does TFLint check modules recursively?
No. TFLint always checks only the current root module (no recursive check)

スクリーンショット 2019-10-28 23 18 40

README.md Outdated Show resolved Hide resolved
Co-Authored-By: Kazuma Watanabe <watassbass@gmail.com>
@wata727 wata727 merged commit 44fdc35 into terraform-linters:master Oct 31, 2019
@wata727
Copy link
Member

wata727 commented Oct 31, 2019

Thank you!

@IslamAzab IslamAzab deleted the patch-1 branch November 4, 2019 10:00
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.

None yet

2 participants