Skip to content

Commit 5653256

Browse files
authored
docs: specify compatible versions for tflint (#57)
1 parent dfc94ff commit 5653256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ To develop in this repository, you'll want the following tools set up:
229229

230230
* [Terraform](https://www.terraform.io/downloads.html), >= 0.12 (note that 0.12 is used to develop this module, 0.11 is no longer supported)
231231
* [terraform-docs](https://github.com/segmentio/terraform-docs)
232-
* [tflint](https://github.com/terraform-linters/tflint)
232+
* [tflint](https://github.com/terraform-linters/tflint), 0.15.x - 0.26.x
233233
* [Ruby](https://www.ruby-lang.org/en/documentation/installation/), [>= 2.4.2](https://rvm.io)
234234
* [Bundler](https://bundler.io)
235235

0 commit comments

Comments
 (0)