Skip to content

Commit 841d3fa

Browse files
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.45.0 (#146)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54f8169 commit 841d3fa

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
@@ -12,7 +12,7 @@ plugin "terraform" {
1212

1313
plugin "aws" {
1414
enabled = true
15-
version = "0.42.0"
15+
version = "0.45.0"
1616
source = "github.com/terraform-linters/tflint-ruleset-aws"
1717
}
1818

0 commit comments

Comments
 (0)