Skip to content

Commit

Permalink
Updates tflint to v0.24.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gdavison committed Feb 4, 2021
1 parent d6389c1 commit 5f4d249
Show file tree
Hide file tree
Showing 3 changed files with 77 additions and 34 deletions.
3 changes: 3 additions & 0 deletions .tflint.hcl
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
plugin "aws" {
enabled = true
}
2 changes: 1 addition & 1 deletion tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/hashicorp/go-changelog v0.0.0-20201005170154-56335215ce3a
github.com/katbyte/terrafmt v0.2.1-0.20200913185704-5ff4421407b4
github.com/pavius/impi v0.0.3 // indirect
github.com/terraform-linters/tflint v0.20.3
github.com/terraform-linters/tflint v0.24.1
)

replace github.com/katbyte/terrafmt => github.com/gdavison/terrafmt v0.2.1-0.20201026181004-a896893cd6af
Expand Down
Loading

0 comments on commit 5f4d249

Please sign in to comment.