Skip to content

Commit

Permalink
Update .tflint.hcl
Browse files Browse the repository at this point in the history
  • Loading branch information
d4kverma authored Aug 8, 2023
1 parent 86849ce commit 3be0f29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/config/.tflint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ config {
}

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

rule "aws_instance_invalid_type" {
Expand Down

0 comments on commit 3be0f29

Please sign in to comment.