Skip to content

Commit 0c4711e

Browse files
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.42.0
1 parent af77059 commit 0c4711e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TEMPLATES/.tflint.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugin "azurerm" {
1818

1919
plugin "aws" {
2020
enabled = true
21-
version = "0.41.0"
21+
version = "0.42.0"
2222
source = "github.com/terraform-linters/tflint-ruleset-aws"
2323
}
2424

0 commit comments

Comments
 (0)