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

formatlist is unknown #160

Closed
matti opened this issue Nov 16, 2017 · 3 comments
Closed

formatlist is unknown #160

matti opened this issue Nov 16, 2017 · 3 comments

Comments

@matti
Copy link

matti commented Nov 16, 2017

Evaluation error: 1:83: unknown function called: formatlist in e.tf:6
@wata727 wata727 added the bug label Nov 25, 2017
@wata727
Copy link
Member

wata727 commented Nov 25, 2017

Thanks @matti
This problem is caused by TFLint not supporting all Terraform syntax. Generally, unsupported syntaxes are ignored, but errors occurred when using them as attributes of modules.

This is a difficult problem. As a workaround, I plan to implement a feature that can ignore the module causing the error.

@wata727
Copy link
Member

wata727 commented Nov 25, 2017

Oh no, I was the misunderstanding. Originally it will not occur an error, just calling formatlist should be ignored.

Can you show me the e.tf for further investigation?

@wata727 wata727 removed the bug label Apr 17, 2018
@wata727 wata727 mentioned this issue Jul 23, 2018
7 tasks
@wata727
Copy link
Member

wata727 commented May 25, 2019

Close this issue because the current implementation has changed significantly. Please try the latest version again. If you still have problems, please open a new issue instead of reopening.

@wata727 wata727 closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants