Skip to content

Commit 16bf273

Browse files
committed
ci: Downgrade tflint aws plugin.
1 parent 789e9dd commit 16bf273

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.tflint.hcl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
plugin "aws" {
22
enabled = true
3-
version = "0.48.0"
3+
version = "0.46.0"
4+
signature = "pgp"
45
source = "github.com/terraform-linters/tflint-ruleset-aws"
56
}
67

0 commit comments

Comments
 (0)