GitHub / kenske / tflint-ruleset-terraform-sort
tflint plugin for verifying terraform lists are sorted
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kenske%2Ftflint-ruleset-terraform-sort
PURL: pkg:github/kenske/tflint-ruleset-terraform-sort
Stars: 0
Forks: 2
Open issues: 0
License: 0bsd
Language: Go
Size: 43 KB
Dependencies parsed at:
92
Created at: 4 months ago
Updated at: 23 days ago
Pushed at: 23 days ago
Last synced at: 23 days ago
Topics: tflint, tflint-ruleset
.github/workflows/build.yml
actions
- actions/checkout 11bd71901bbe5b1630ceea73d27597364c9af683 composite
- actions/setup-go 0aaccfd150d50ccaeb58ebd88d36e91967a5f35b composite
.github/workflows/release.yml
actions
- actions/attest-build-provenance db473fddc028af60658334401dc6fa3ffd8669fd composite
- actions/checkout v4 composite
- actions/setup-go v5 composite
- goreleaser/goreleaser-action 9c156ee8a17a598857849441385a2041ef570552 composite
go.mod
go
- github.com/agext/levenshtein v1.2.3
- github.com/apparentlymart/go-textseg/v15 v15.0.0
- github.com/fatih/color v1.13.0
- github.com/golang/protobuf v1.5.4
- github.com/google/go-cmp v0.6.0
- github.com/hashicorp/go-hclog v1.6.3
- github.com/hashicorp/go-plugin v1.6.3
- github.com/hashicorp/go-version v1.7.0
- github.com/hashicorp/hcl/v2 v2.23.0
- github.com/hashicorp/yamux v0.1.2
- github.com/mattn/go-colorable v0.1.14
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7
- github.com/oklog/run v1.0.0
- github.com/terraform-linters/tflint-plugin-sdk v0.22.0
- github.com/vmihailenco/msgpack/v5 v5.3.6
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/zclconf/go-cty v1.16.0
- golang.org/x/mod v0.22.0
- golang.org/x/net v0.38.0
- golang.org/x/sync v0.12.0
- golang.org/x/sys v0.31.0
- golang.org/x/text v0.23.0
- golang.org/x/tools v0.29.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250512202823-5a2f75b736a9
- google.golang.org/grpc v1.69.4
- google.golang.org/protobuf v1.36.6
go.sum
go
- github.com/agext/levenshtein v1.2.3
- github.com/apparentlymart/go-textseg/v15 v15.0.0
- github.com/bufbuild/protocompile v0.4.0
- github.com/davecgh/go-spew v1.1.0
- github.com/davecgh/go-spew v1.1.1
- github.com/fatih/color v1.13.0
- github.com/go-logr/logr v1.4.2
- github.com/go-logr/stdr v1.2.2
- github.com/go-test/deep v1.1.1
- github.com/golang/protobuf v1.5.4
- github.com/google/go-cmp v0.6.0
- github.com/google/uuid v1.6.0
- github.com/hashicorp/go-hclog v1.6.3
- github.com/hashicorp/go-plugin v1.6.3
- github.com/hashicorp/go-version v1.7.0
- github.com/hashicorp/hcl/v2 v2.23.0
- github.com/hashicorp/yamux v0.1.2
- github.com/jhump/protoreflect v1.15.1
- github.com/mattn/go-colorable v0.1.9
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-colorable v0.1.14
- github.com/mattn/go-isatty v0.0.12
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-isatty v0.0.20
- github.com/mitchellh/go-wordwrap v0.0.0-20150314170334-ad45545899c7
- github.com/oklog/run v1.0.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/stretchr/objx v0.1.0
- github.com/stretchr/testify v1.6.1
- github.com/stretchr/testify v1.7.2
- github.com/stretchr/testify v1.8.3
- github.com/terraform-linters/tflint-plugin-sdk v0.22.0
- github.com/vmihailenco/msgpack/v5 v5.3.6
- github.com/vmihailenco/tagparser/v2 v2.0.0
- github.com/zclconf/go-cty v1.16.0
- github.com/zclconf/go-cty-debug v0.0.0-20240509010212-0d6042c53940
- go.opentelemetry.io/otel v1.31.0
- go.opentelemetry.io/otel/metric v1.31.0
- go.opentelemetry.io/otel/sdk v1.31.0
- go.opentelemetry.io/otel/sdk/metric v1.31.0
- go.opentelemetry.io/otel/trace v1.31.0
- golang.org/x/mod v0.22.0
- golang.org/x/net v0.38.0
- golang.org/x/sync v0.12.0
- golang.org/x/sys v0.0.0-20200116001909-b77594299b42
- golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae
- golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c
- golang.org/x/sys v0.0.0-20210927094055-39ccf1dd6fa6
- golang.org/x/sys v0.0.0-20220503163025-988cb79eb6c6
- golang.org/x/sys v0.6.0
- golang.org/x/sys v0.31.0
- golang.org/x/text v0.23.0
- golang.org/x/tools v0.29.0
- google.golang.org/genproto/googleapis/rpc v0.0.0-20250512202823-5a2f75b736a9
- google.golang.org/grpc v1.69.4
- google.golang.org/protobuf v1.36.6
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c
- gopkg.in/yaml.v3 v3.0.1