Skip to content

Commit d7fc169

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

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
@@ -1,7 +1,7 @@
11
# Required `tflint --init`
22
plugin "aws" {
33
enabled = true
4-
version = "0.40.0"
4+
version = "0.41.0"
55
source = "github.com/terraform-linters/tflint-ruleset-aws"
66
# Used only in Spacelift: .spacelift/config.yml
77
deep_check = false

0 commit comments

Comments
 (0)