Skip to content

Commit fc07d2d

Browse files
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.42.0 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 545da5c commit fc07d2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tflint.hcl

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

88
plugin "aws" {
99
enabled = true
10-
version = "0.40.0"
10+
version = "0.42.0"
1111
source = "github.com/terraform-linters/tflint-ruleset-aws"
1212
}
1313

0 commit comments

Comments
 (0)