Skip to content
This repository was archived by the owner on Jan 2, 2025. It is now read-only.

Commit 9e4e301

Browse files
authored
Merge pull request #99 from DrFaust92/renovate/terraform-linters-tflint-ruleset-aws-0.x
Update TFLint plugin terraform-linters/tflint-ruleset-aws to v0.21.2
2 parents 12eff01 + 6297946 commit 9e4e301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tflint.hcl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugin "aws" {
22
enabled = true
3-
version = "0.21.1"
3+
version = "0.21.2"
44
source = "github.com/terraform-linters/tflint-ruleset-aws"
55
}

0 commit comments

Comments
 (0)