Skip to content

Commit

Permalink
Update .tflint.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
ztzxt committed Jun 26, 2023
1 parent 3177dfd commit 74136b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .tflint.hcl
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
plugin "aws" {
enabled = true
version = "0.23.0"
version = "0.23.1"
source = "github.com/terraform-linters/tflint-ruleset-aws"
}

plugin "terraform" {
enabled = true
version = "0.3.0"
version = "0.4.0"
source = "github.com/terraform-linters/tflint-ruleset-terraform"
}

Expand Down

0 comments on commit 74136b5

Please sign in to comment.