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

plugin: Pass types to EvalExpr #1084

Merged
merged 1 commit into from
Mar 20, 2021
Merged

plugin: Pass types to EvalExpr #1084

merged 1 commit into from
Mar 20, 2021

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Mar 20, 2021

See also terraform-linters/tflint-plugin-sdk#83
See also terraform-linters/tflint-ruleset-aws#48

In terraform-linters/tflint-plugin-sdk#83, EvalExprRequest contains a detailed type, but TFLint server doesn't use the passed type. This PR fixes this issue so that the value can be evaluated based on the type.

@wata727 wata727 merged commit 0012bc9 into master Mar 20, 2021
@wata727 wata727 deleted the pass_types_to_eval_expr branch March 20, 2021 09:48
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

1 participant