Releases: terraform-linters/tflint-ruleset-opa
Releases · terraform-linters/tflint-ruleset-opa
v0.7.0
v0.6.0
v0.5.0
0.5.0 (2023-12-27)
Enhancements
- #67: Add support for scoped data sources
- #69: Add
terraform.imports
andterraform.checks
functions - #71 #74 #75 #79: Bump github.com/open-policy-agent/opa from 0.57.0 to 0.60.0
Chores
- #64 #72: Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.19.1
- #65: Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1
- #66: Bump golang.org/x/net from 0.15.0 to 0.17.0
- #68: Fix incorrect examples of
terraform.resources
- #70: Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
- #73: Bump google.golang.org/grpc from 1.58.2 to 1.58.3
- #76: Bump actions/setup-go from 4 to 5
- #77 #78: Bump github.com/hashicorp/go-hclog from 1.5.0 to 1.6.2
- #80: Fix E2E tests failing with TFLint v0.50
v0.4.0
0.4.0 (2023-10-09)
Enhancements
Chores
- #54: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.17.0 to 0.18.0
- #55: Add raw binary entries to checksums.txt
- #56 #58: Bump github.com/zclconf/go-cty from 1.13.2 to 1.14.0
- #57: Bump actions/checkout from 3 to 4
- #60: Bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.18.0
- #61: deps: Go 1.21
- #62: Bump goreleaser/goreleaser-action from 4 to 5
v0.3.0
v0.2.0
0.2.0 (2023-04-10)
Enhancements
BugFixes
- #40: Fix internal marshal error of sensitive value
Chores
- #24 #25 #31: Bump github.com/hashicorp/hcl/v2 from 2.15.0 to 2.16.2
- #27: Bump golang.org/x/net from 0.5.0 to 0.7.0
- #28 #35: Bump github.com/zclconf/go-cty from 1.12.1 to 1.13.1
- #30: Bump sigstore/cosign-installer from 2 to 3
- #34: Bump actions/setup-go from 3 to 4
- #36: Bump github.com/hashicorp/go-hclog from 1.4.0 to 1.5.0
- #38: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.15.0 to 0.16.0
- #41: deps: Go 1.20
v0.1.0
0.1.0 (2023-02-02)
Initial release 🎉