Skip to content

Commit e50dffd

Browse files
feat(tflint): Update terraform-linters/tflint-ruleset-aws to v0.44.0 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a1d0429 commit e50dffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iac/.tflint.hcl

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

66
plugin "aws" {
77
enabled = true
8-
version = "0.43.0"
8+
version = "0.44.0"
99
source = "github.com/terraform-linters/tflint-ruleset-aws"
1010
deep_check = false
1111
}

0 commit comments

Comments
 (0)