Skip to content

Commit 7b21be2

Browse files
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.48.0
1 parent 9135a84 commit 7b21be2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.46.0"
4+
version = "0.48.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)