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

Fix unclear error messages #137

Merged
merged 1 commit into from Sep 26, 2017
Merged

Fix unclear error messages #137

merged 1 commit into from Sep 26, 2017

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Aug 27, 2017

Fixes #136

Before

$ tflint
1:3: unknown variable accessed: var.instance_typ

After

$ tflint
Evaluation error: 1:3: unknown variable accessed: var.instance_typ in template_override.tf:9

@missingcharacter
Copy link

LGTM

@wata727 wata727 merged commit 89bbba6 into master Sep 26, 2017
@wata727 wata727 deleted the fix_unclear_error_message branch September 26, 2017 13:36
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