superlint/.automation/test/terraform_tflint
dependabot[bot] a5bd007889
Bump terraform-linters/tflint-bundle from v0.39.3.1 to v0.41.0.0 (#3339)
* Bump terraform-linters/tflint-bundle from v0.39.3.1 to v0.41.0.0

Bumps terraform-linters/tflint-bundle from v0.39.3.1 to v0.41.0.0.

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add version constraints

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
2022-09-28 14:52:41 +02:00
..
bad adding tflint (#1899) 2021-08-30 09:47:50 -05:00
good Bump terraform-linters/tflint-bundle from v0.39.3.1 to v0.41.0.0 (#3339) 2022-09-28 14:52:41 +02:00
modules/ec2_instance Bump terraform-linters/tflint-bundle from v0.39.3.1 to v0.41.0.0 (#3339) 2022-09-28 14:52:41 +02:00
README.md adding tflint (#1899) 2021-08-30 09:47:50 -05:00

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.