Skip to content

Commit e552e5c

Browse files
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.43.0 (#6190)
* chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.43.0 * [MegaLinter] Apply linters fixes --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecfbd88 commit e552e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TEMPLATES/.tflint.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ plugin "azurerm" {
1818

1919
plugin "aws" {
2020
enabled = true
21-
version = "0.42.0"
21+
version = "0.43.0"
2222
source = "github.com/terraform-linters/tflint-ruleset-aws"
2323
}
2424

0 commit comments

Comments
 (0)