Skip to content

Commit 1d37510

Browse files
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.35.0
1 parent c7de59b commit 1d37510

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.23.1"
4+
version = "0.35.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)