Skip to content

Commit 9a94a84

Browse files
Update TFLint plugin terraform-linters/tflint-ruleset-aws to v0.46.0 (#150)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 13a4929 commit 9a94a84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

terraform/.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.45.0"
8+
version = "0.46.0"
99
source = "github.com/terraform-linters/tflint-ruleset-aws"
1010
deep_check = false
1111
}

0 commit comments

Comments
 (0)