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 1
1
# TFLint Ruleset powered by Open Policy Agent (OPA)
2
- [ ![ Build Status] ( https://github.com/terraform-linters/tflint-ruleset-opa/workflows/build/badge.svg?branch=main )] ( https://github.com/terraform-linters/tflint-ruleset-opa/actions )
2
+ [ ![ Build Status] ( https://github.com/terraform-linters/tflint-ruleset-opa/actions/ workflows/build.yml /badge.svg?branch=main )] ( https://github.com/terraform-linters/tflint-ruleset-opa/actions )
3
3
[ ![ GitHub release] ( https://img.shields.io/github/release/terraform-linters/tflint-ruleset-opa.svg )] ( https://github.com/terraform-linters/tflint-ruleset-opa/releases/latest )
4
4
[ ![ License: MPL 2.0] ( https://img.shields.io/badge/License-MPL%202.0-blue.svg )] ( LICENSE )
5
5
@@ -10,7 +10,7 @@ NOTE: This plugin is experimental. This means frequent breaking changes.
10
10
## Requirements
11
11
12
12
- TFLint v0.43+
13
- - Go v1.22
13
+ - Go v1.24
14
14
15
15
## Installation
16
16
Original file line number Diff line number Diff line change 1
1
module github.com/terraform-linters/tflint-ruleset-opa
2
2
3
- go 1.22.2
3
+ go 1.24.0
4
4
5
5
require (
6
6
github.com/google/go-cmp v0.6.0
You can’t perform that action at this time.
0 commit comments