mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-07 17:53:14 -05:00
09b571b1b0
* fix: support tflint relative module references * chore: add test for relative module imports * chore: add terraform binary * chore: move tests * chore: add newlines to tests * chore: add newlines to tests * refactor: move terraform get * refactor: put terraform get back where it was Co-authored-by: Lukas Gravley <admiralawkbar@github.com> |
||
---|---|---|
.. | ||
bad | ||
good | ||
modules/ec2_instance | ||
README.md |
AWS States language Test Cases
This folder holds the test cases for Terraform.
Additional Docs
No Additional information is needed for this test case.
Good Test Cases
The test cases denoted: LANGUAGE_good_FILE.EXTENSION
are all valid, and should pass successfully when linted.
- Note: They are linted utilizing the default linter rules.
Bad Test Cases
The test cases denoted: LANGUAGE_bad_FILE.EXTENSION
are NOT valid, and should trigger errors when linted.
- Note: They are linted utilizing the default linter rules.