File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# TFLint Ruleset for terraform-provider-aws
2- [ ![ Build Status] ( https://github.com/terraform-linters/tflint-ruleset-aws/workflows/build/badge.svg?branch=master )] ( https://github.com/terraform-linters/tflint-ruleset-aws/actions )
2+ [ ![ Build Status] ( https://github.com/terraform-linters/tflint-ruleset-aws/actions/ workflows/build.yml /badge.svg?branch=master )] ( https://github.com/terraform-linters/tflint-ruleset-aws/actions )
33[ ![ GitHub release] ( https://img.shields.io/github/release/terraform-linters/tflint-ruleset-aws.svg )] ( https://github.com/terraform-linters/tflint-ruleset-aws/releases/latest )
44[ ![ License: MPL 2.0] ( https://img.shields.io/badge/License-MPL%202.0-blue.svg )] ( LICENSE )
55
@@ -10,7 +10,7 @@ This ruleset focus on possible errors and best practices about AWS resources. Ma
1010## Requirements
1111
1212- TFLint v0.42+
13- - Go v1.23
13+ - Go v1.24
1414
1515## Installation
1616
Original file line number Diff line number Diff line change 11module github.com/terraform-linters/tflint-ruleset-aws
22
3- go 1.23
3+ go 1.24.0
44
55require (
66 github.com/agext/levenshtein v1.2.2 // indirect
You can’t perform that action at this time.
0 commit comments