Skip to content

Commit

Permalink
Use 'github.com/terraform-linters/tflint-ruleset-aws@v0.23.1'.
Browse files Browse the repository at this point in the history
  • Loading branch information
ewbankkit committed Jun 23, 2023
1 parent ccffed1 commit 1706ed9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .ci/.tflint.hcl
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
plugin "aws" {
enabled = true
version = "0.17.1"
version = "0.23.1"
source = "github.com/terraform-linters/tflint-ruleset-aws"
}

rule "aws_acm_certificate_lifecycle" {
enabled = false
}

rule "aws_route_not_specified_target" {
enabled = false
}

0 comments on commit 1706ed9

Please sign in to comment.